{"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-26T11:20:57Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-26T11:20:57Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-26T11:21:07Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-26T11:21:07Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-26T11:21:17Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-26T11:21:17Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-26T11:21:27Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-26T11:21:27Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-26T11:21:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-26T11:21:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-26T11:21:37Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-26T11:21:37Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-26T11:32:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-ebbd","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-one-ebbd","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-wcfi","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-fpvyla","namespace":"build-e2e-zgjf"},"application":"build-e2e-zgjf/build-suite-test-application-zdcx","namespace":"build-e2e-zgjf","name":"test-annotations-fpvyla","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:07Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-czhx","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-tqmv","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ibbi","name":"my-integration-test-xdlj"}} {"level":"info","ts":"2026-04-26T11:33:49Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:33:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:33:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:33:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw"}} {"level":"info","ts":"2026-04-26T11:33:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:33:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:33:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:33:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-qpbtsu","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-spwugz","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-xmyk"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-xmyk","application":"appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-xmyk"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-xmyk"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-xmyk","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"namespace":"tenant-dev-grgp","name":"snapshot-sample-xmyk","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio","namespace":"tenant-dev-grgp","name":"snapshot-sample-xmyk","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:33:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-xmyk', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"namespace":"tenant-dev-grgp","name":"snapshot-sample-xmyk","reconcileID":"d614b239-00b6-42de-937c-c3c31203aef0"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio","namespace":"tenant-dev-grgp","name":"snapshot-sample-xmyk-zb9x5","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio","release.Name":"snapshot-sample-xmyk-zb9x5"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-xmyk","namespace":"tenant-dev-grgp"},"application":"tenant-dev-grgp/appstudio"} {"level":"info","ts":"2026-04-26T11:33:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-jnlo","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-mepg","name":"my-integration-test-ydrh"}} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-fxtxhu","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-dtmxkh","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-ptovvz","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-byfaig","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-czhx-on-pull-request-gjf7c","PR group":"konflux-component-two-czhx"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","prGroup":"konflux-component-two-czhx","prGroupHash":"d6c8800c9dfa8368bb2e1e2bce41adc3ff9aca9655c86b4a09e7c9d89d48ca"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-miiajx","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wcfi-on-pull-request-82jq2","PR group":"konflux-test-comp-wcfi"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-gsbtvv","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-ifnc"},"snapshot.Namespace":"block-rp-dev-ifnc","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"block-rp-dev-ifnc"}} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-ruxl","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:19Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-seec","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-xtsr","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:110","msg":"Snapshot integration status condition marked as invalid, the application owning this snapshot cannot be found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-phgb"},"snapshot.Namespace":"neg-rp-dev-phgb","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:20Z","logger":"controllers.snapshot","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Snapshot. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"application\" not found","snapshot":{"name":"snapshot","namespace":"neg-rp-dev-phgb"}} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:24Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-xgdi","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-fpvyla","namespace":"build-e2e-zgjf"},"application":"build-e2e-zgjf/build-suite-test-application-zdcx","namespace":"build-e2e-zgjf","name":"test-annotations-fpvyla","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-tqmv-on-pull-request-55thf","PR group":"konflux-test-comp-tqmv"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-melq"} {"level":"info","ts":"2026-04-26T11:34:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-melq","application":"appstudio"} {"level":"info","ts":"2026-04-26T11:34:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-melq"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-melq"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-melq","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"namespace":"happy-path-mdbj","name":"snapshot-sample-melq","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio","namespace":"happy-path-mdbj","name":"snapshot-sample-melq","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:34:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-melq', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"namespace":"happy-path-mdbj","name":"snapshot-sample-melq","reconcileID":"ce0f11e2-62fb-442c-9037-72fa34c8f4d8"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio","namespace":"happy-path-mdbj","name":"snapshot-sample-melq-5bprv","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio","release.Name":"snapshot-sample-melq-5bprv"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-melq","namespace":"happy-path-mdbj"},"application":"happy-path-mdbj/appstudio"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ynpt","name":"my-integration-test-bceg"}} {"level":"info","ts":"2026-04-26T11:34:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:34:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:34:33Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-ynpt","name":"skipped-its"}} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-rddd","name":"my-integration-test-lwrx"}} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:34:34Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-vbcf","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-xzcl","name":"my-integration-test-fuch"}} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fuch"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fuch"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-xzcl","name":"my-integration-test-vrdk"}} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-vrdk"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-vrdk"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-xzcl","name":"my-integration-test-avxw"}} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-avxw"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-avxw"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-xzcl","name":"my-integration-test-yire"}} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yire"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yire"} {"level":"info","ts":"2026-04-26T11:34:36Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-spwugz-on-pull-request-gtshv","PR group":"konflux-go-component-spwugz"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-xmyk"} {"level":"info","ts":"2026-04-26T11:34:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-grgp","snapshot":"snapshot-sample-xmyk"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-ruxl","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:34:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-jnlo-on-pull-request-zpmlh","PR group":"konflux-test-comp-jnlo"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:34:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"neg-rp-dev-phgb","snapshot":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"block-rp-dev-ifnc","snapshot":"snapshot"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:34:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-xtsr","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:04Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-xgdi","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","PR group":"konflux-fj-test-custom-default-fxtxhu"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","prGroup":"konflux-fj-test-custom-default-fxtxhu","prGroupHash":"fd668f05409adf4726220aa93c3938153fefc9eb9cabbc4cf8fac11474e3f2"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-56htr","PR group":"konflux-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"konflux-go-component-dtmxkh","prGroupHash":"33288b32d5af6b87b07ebb54d2d0b507c06fa79012e1a212b8e5bfb1929f8a"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-56htr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-56htr"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dtmxkh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073262413, NodeID:\"CR_kwDONSo-hs8AAAARA4F_TQ\", HeadSHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073262413\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-56htr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235471036}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528108, Number:21378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21378\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-dtmxkh\", SHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-56htr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-56htr"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dtmxkh is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49","PR group":"konflux-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.NameSpace":"integration1-ynpt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bceg","externalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073264644,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelineRun.Namespace":"integration1-ynpt","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelinerun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ptovvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073264644, NodeID:\"CR_kwDOKrwUx88AAAARA4GIBA\", HeadSHA:\"6be589d0be51cc137347598a7d6a8e61231fa870\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073264644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073264644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot scenario my-integration-test-bceg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ynpt/test-component-pac-ptovvz-on-pull-request-8dm49 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073264644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235474263}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"6be589d0be51cc137347598a7d6a8e61231fa870\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073264644,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelineRun.Namespace":"integration1-ynpt","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelinerun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ptovvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-byfaig-on-pull-request-vpwhj","PR group":"konflux-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","prGroup":"konflux-test-component-pac-byfaig","prGroupHash":"7c2d3abe6e81ff75ba40db1d5eddf75e2b79abbf3f961235a3346c81a19985"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-fuch-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-fuch-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","snapshot.NameSpace":"stat-rep-xzcl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fuch","externalID":"my-integration-test-fuch-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073267967,"CheckName":"Konflux Dev version / my-integration-test-fuch / test-component-pac-byfaig","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-vrdk-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-vrdk-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","snapshot.NameSpace":"stat-rep-xzcl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-vrdk","externalID":"my-integration-test-vrdk-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268168,"CheckName":"Konflux Dev version / my-integration-test-vrdk / test-component-pac-byfaig","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-avxw-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-avxw-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:19Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","snapshot.NameSpace":"stat-rep-xzcl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-avxw","externalID":"my-integration-test-avxw-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268368,"CheckName":"Konflux Dev version / my-integration-test-avxw / test-component-pac-byfaig","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-yire-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-yire-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","snapshot.NameSpace":"stat-rep-xzcl","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yire","externalID":"my-integration-test-yire-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268558,"CheckName":"Konflux Dev version / my-integration-test-yire / test-component-pac-byfaig","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","pipelineRun.Namespace":"stat-rep-xzcl","pipelineRun.Name":"test-component-pac-byfaig-on-pull-request-vpwhj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","pipelinerun.Name":"test-component-pac-byfaig-on-pull-request-vpwhj"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-byfaig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","PR group":"konflux-gh-test-custom-default-miiajx"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","prGroup":"konflux-gh-test-custom-default-miiajx","prGroupHash":"00860bcaf843b54000f3710a4837e3cc74bf3af35e36d1d32a9ce4f2435537"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-default-fxtxhu","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","PR group":"konflux-gl-test-custom-default-gsbtvv"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-default-gsbtvv","prGroupHash":"824d12e7a9c04ed9f460eb65b300c90fc4a16da51a3c3460969a6a1ff43e4e"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-fxtxhu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","PR group":"konflux-gh-multi-component-child-ruxl"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-seec-on-pull-request-tjzn7","PR group":"konflux-test-symlink-comp-seec"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","PR group":"konflux-test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","prGroup":"konflux-test-comp-pac-gitlab-qpbtsu","prGroupHash":"73f93c6202d2acf2eb34aa9121d5029480c0e9d9085c93f7267537c74c3fdc"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","statusName":"Konflux Dev version / my-integration-test-xdlj / test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:35:41Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-xdlj","commitStatus2.ID":14093088384,"TargetURL":null} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","statusName":"Konflux Dev version / my-integration-test-rglw / test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-rglw","commitStatus2.ID":14093088392,"TargetURL":null} {"level":"info","ts":"2026-04-26T11:35:42Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"566694f8-61db-4c95-9acd-a6fa4d0fc98d","snapshot.Namespace":"gitlab-rep-ibbi","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","pipelineRun.Namespace":"gitlab-rep-ibbi","pipelineRun.Name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","pipelinerun.Name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-qpbtsu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-miiajx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:43Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-miiajx","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-czhx is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","PR group":"konflux-fj-multi-component-child-xtsr"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-gsbtvv","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-fxtxhu-on-pull-request-pn6nm","namespace":"build-e2e-hiry"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","PR group":"konflux-gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","PR group":"konflux-gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-gsbtvv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-stzmrf","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:35:58Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:35:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:35:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"req":{"name":"gh-test-custom-default-miiajx-on-pull-request-n8rv6","namespace":"build-e2e-nwkz"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-miiajx-on-pull-request-n8rv6\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:35:59Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-gsbtvv-on-pull-request-vcbtc","namespace":"build-e2e-buzo"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","PR group":"konflux-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","prGroup":"konflux-konflux-demo-component-vbcf","prGroupHash":"d8369cbef7c6a53a0768f496c1cdd5d7e05f1bc5133d3d9da7dfb2b5afa974"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.NameSpace":"konflux-rddd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-lwrx","externalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073299787,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelineRun.Namespace":"konflux-rddd","pipelineRun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-vbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073299787, NodeID:\"CR_kwDOMZ6fKs8AAAARA4IRSw\", HeadSHA:\"389847e5ae83ecf75211a3712af238c8e8e240e4\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073299787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073299787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:36:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot scenario my-integration-test-lwrx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun konflux-rddd/konflux-demo-component-vbcf-on-pull-request-pzmlr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073299787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235509585}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585529268, Number:29330, URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/pulls/29330\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-demo-component-vbcf\", SHA:\"389847e5ae83ecf75211a3712af238c8e8e240e4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}, Base:github.PullRequestBranch{Ref:\"base-eicnqt\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:832479018, Name:\"hacbs-test-project-konflux-demo\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo\"}}}]}"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073299787,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelineRun.Namespace":"konflux-rddd","pipelineRun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-demo-component-vbcf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-echaxu","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-svqdxu","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","PR group":"konflux-gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-parent-ruxl","prGroupHash":"3691fa27794b6d035ab0b34b6631d0ea3dbbf0f7b1f58c00eb319d9ca4d321"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-gxpb-20260426-113617-041"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-gxpb-20260426-113617-041","application":"build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-gxpb-20260426-113617-041"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","Application.Name":"build-secret-lookup-gxpb","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"build-secret-lookup-gxpb-20260426-113617-041","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-gxpb-20260426-113617-041","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-ebbd","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-one-ebbd","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-czhx","namespace":"build-e2e-deqy"},"application":"build-e2e-deqy/build-secret-lookup-gxpb","namespace":"build-e2e-deqy","name":"component-two-czhx","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","PR group":"konflux-fj-test-custom-branch-stzmrf"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","prGroup":"konflux-fj-test-custom-branch-stzmrf","prGroupHash":"d0846b603787c42a26900003c921627a0111b2c44421d29659f174e54134ec"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-26T11:36:02Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ccc1cb6b0661fc75f90c938baa1327085-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b441cfe02e2e18286a72c6f56f107599-e1528e3a4e0fe03f-01"}},"deletionTimestamp":"2026-04-26 11:36:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","reconcileID":"bbd328ac-50b5-4c12-8653-b05fcc28606c","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"chains.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-26T11:36:02Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ccc1cb6b0661fc75f90c938baa1327085-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b441cfe02e2e18286a72c6f56f107599-e1528e3a4e0fe03f-01"}},"deletionTimestamp":"2026-04-26 11:36:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-26T11:36:02Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ccc1cb6b0661fc75f90c938baa1327085-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b441cfe02e2e18286a72c6f56f107599-e1528e3a4e0fe03f-01"}},"deletionTimestamp":"2026-04-26 11:36:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:839\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:841\nk8s.io/client-go/util/retry.OnError.func1\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:51\nk8s.io/apimachinery/pkg/util/wait.runConditionWithCrashProtection\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:150\nk8s.io/apimachinery/pkg/util/wait.ExponentialBackoff\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/backoff.go:477\nk8s.io/client-go/util/retry.OnError\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:50\nk8s.io/client-go/util/retry.RetryOnConflict\n\t/opt/app-root/src/vendor/k8s.io/client-go/util/retry/util.go:104\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).updateBuildPipelineRunWithFinalInfo\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:820\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:269\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication.func1\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:274\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:282\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","reconcileID":"081b2c5f-eb78-48b9-aed9-f70cdfe51f0b","error":"PipelineRun.tekton.dev \"konflux-demo-component-vbcf-on-pull-request-pzmlr\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-26T11:36:02Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ccc1cb6b0661fc75f90c938baa1327085-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b441cfe02e2e18286a72c6f56f107599-e1528e3a4e0fe03f-01"}},"deletionTimestamp":"2026-04-26 11:36:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-04-26T11:36:17Z","reason":"Running","message":"Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 15, Skipped: 0"}],"startTime":"2026-04-26T11:36:02Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf:on-pr-389847e5ae83ecf75211a3712af238c8e8e240e4"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-vbcf-on-pull-request-pzmlr-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-ccc1cb6b0661fc75f90c938baa1327085-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b441cfe02e2e18286a72c6f56f107599-e1528e3a4e0fe03f-01"}},"deletionTimestamp":"2026-04-26 11:36:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-pull-request-pzmlr","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","PR group":"konflux-gh-test-custom-branch-echaxu"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","prGroup":"konflux-gh-test-custom-branch-echaxu","prGroupHash":"95f566777c1c65524431d3a78494253eacbd26df27c1c14423622dabcb7e50"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vbcf-on-push-hxsvs is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","PR group":"konflux-fj-multi-component-parent-xtsr"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-parent-xtsr","prGroupHash":"a3c448be2e1d30cc734969caa3ebba863ecaaf644e58555d27e2ee1e5a2fcf"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-gxpb-20260426-113617-041"} {"level":"info","ts":"2026-04-26T11:36:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-deqy","snapshot":"build-secret-lookup-gxpb-20260426-113617-041"} {"level":"error","ts":"2026-04-26T11:36:35Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"namespace":"build-e2e-deqy","name":"component-two-czhx-on-pull-request-gjf7c","reconcileID":"fdcafe35-d1f5-44a1-a328-3d4cbb163b10","error":"pipelineruns.tekton.dev \"component-two-czhx-on-pull-request-gjf7c\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"req":{"name":"component-two-czhx-on-pull-request-gjf7c","namespace":"build-e2e-deqy"},"error":"PipelineRun.tekton.dev \"component-two-czhx-on-pull-request-gjf7c\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:36:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","PR group":"konflux-gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-parent-xgdi","prGroupHash":"ad19d5671106dbcc057a4900e19ae3510ea603a0c2c2a74a8fe97857798b93"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","PR group":"konflux-gl-test-custom-branch-svqdxu"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","PR group":"konflux-gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-parent-xgdi","prGroupHash":"ad19d5671106dbcc057a4900e19ae3510ea603a0c2c2a74a8fe97857798b93"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","PR group":"konflux-gl-test-custom-branch-svqdxu"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:36:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-melq"} {"level":"info","ts":"2026-04-26T11:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-mdbj","snapshot":"snapshot-sample-melq"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":"2026-04-26 11:36:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":"2026-04-26 11:36:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:51Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq\" was cancelled"}],"startTime":"2026-04-26T11:36:43Z","completionTime":"2026-04-26T11:36:51Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f78ab964d1fcec277efbe394695a35b3-d1269f39fba0aef4-01"}},"deletionTimestamp":"2026-04-26 11:36:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-5c6nq has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-5c6nq","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:36:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","PR group":"konflux-gl-test-custom-branch-svqdxu"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":"2026-04-26 11:37:04 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":"2026-04-26 11:37:04 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-d74fz"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:47Z","reason":"Cancelled","message":"Tasks Completed: 1 (Failed: 0, Cancelled 1), Skipped: 10"}],"startTime":"2026-04-26T11:36:39Z","completionTime":"2026-04-26T11:36:47Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"clone-repository","reason":"PipelineRun was stopping"},{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz-init","pipelineTaskName":"init"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3e197cb4fa8fd945b103ef00bacbee66-f1e5828195e723ca-01"}},"deletionTimestamp":"2026-04-26 11:37:04 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-d74fz has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-d74fz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","build-e2e-buzo":"gl-test-custom-branch-svqdxu-on-pull-request-npc94"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","PR group":"konflux-gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-parent-xgdi","prGroupHash":"ad19d5671106dbcc057a4900e19ae3510ea603a0c2c2a74a8fe97857798b93"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:11Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:12Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-xgdi-on-pull-request-rgdr9\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:12Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti"},{"name":"revision","value":"d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi:on-pr-d06b69408e3be729e2032bd502faeaa0c35d1c08"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compo1bc1c23fbd7b6f311b3d83df4ee83da3-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-56137650b57ed126ed92dd8bc69999a2-82545609c0f5a6dc-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-rgdr9 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-5c6nq with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:37:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-d74fz with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:37:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:38:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:38:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:39:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:39:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:40:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:40:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:40:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:41:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:41:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:41:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:41:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:42:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:42:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:42:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:42:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:42:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:42:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:43:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:43:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:43:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","prGroup":"konflux-test-component-pac-byfaig","prGroupHash":"7c2d3abe6e81ff75ba40db1d5eddf75e2b79abbf3f961235a3346c81a19985"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-vrdk-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-vrdk-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","existingCheckRun":"github.CheckRun{ID:73073268168, NodeID:\"CR_kwDOMjU9q88AAAARA4GVyA\", HeadSHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", ExternalID:\"my-integration-test-vrdk-test-component-pac-byfaig\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268168\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73073268168\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-byfaig snapshot scenario my-integration-test-vrdk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-xzcl/test-component-pac-byfaig-on-pull-request-vpwhj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268168/annotations\"}, Name:\"Konflux Dev version / my-integration-test-vrdk / test-component-pac-byfaig\", CheckSuite:github.CheckSuite{ID:66235476995}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528308, Number:9483, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9483\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-byfaig\", SHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-hjadvh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268168,"CheckName":"Konflux Dev version / my-integration-test-vrdk / test-component-pac-byfaig","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-avxw-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-avxw-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","existingCheckRun":"github.CheckRun{ID:73073268368, NodeID:\"CR_kwDOMjU9q88AAAARA4GWkA\", HeadSHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", ExternalID:\"my-integration-test-avxw-test-component-pac-byfaig\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268368\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73073268368\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-byfaig snapshot optional scenario my-integration-test-avxw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-xzcl/test-component-pac-byfaig-on-pull-request-vpwhj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268368/annotations\"}, Name:\"Konflux Dev version / my-integration-test-avxw / test-component-pac-byfaig\", CheckSuite:github.CheckSuite{ID:66235476995}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528308, Number:9483, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9483\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-byfaig\", SHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-hjadvh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268368,"CheckName":"Konflux Dev version / my-integration-test-avxw / test-component-pac-byfaig","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-yire-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-yire-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","existingCheckRun":"github.CheckRun{ID:73073268558, NodeID:\"CR_kwDOMjU9q88AAAARA4GXTg\", HeadSHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", ExternalID:\"my-integration-test-yire-test-component-pac-byfaig\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268558\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73073268558\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-byfaig snapshot scenario my-integration-test-yire is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-xzcl/test-component-pac-byfaig-on-pull-request-vpwhj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073268558/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yire / test-component-pac-byfaig\", CheckSuite:github.CheckSuite{ID:66235476995}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528308, Number:9483, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9483\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-byfaig\", SHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-hjadvh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073268558,"CheckName":"Konflux Dev version / my-integration-test-yire / test-component-pac-byfaig","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-fuch-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ExternalID":"my-integration-test-fuch-test-component-pac-byfaig"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","existingCheckRun":"github.CheckRun{ID:73073267967, NodeID:\"CR_kwDOMjU9q88AAAARA4GU_w\", HeadSHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", ExternalID:\"my-integration-test-fuch-test-component-pac-byfaig\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073267967\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/73073267967\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-byfaig snapshot scenario my-integration-test-fuch is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-xzcl/test-component-pac-byfaig-on-pull-request-vpwhj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/73073267967/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fuch / test-component-pac-byfaig\", CheckSuite:github.CheckSuite{ID:66235476995}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528308, Number:9483, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9483\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-byfaig\", SHA:\"064458a1f6a0f7a94f2a512d1fba444e53f7cda2\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}, Base:github.PullRequestBranch{Ref:\"base-hjadvh\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","ID":73073267967,"CheckName":"Konflux Dev version / my-integration-test-fuch / test-component-pac-byfaig","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","pipelineRun.Namespace":"stat-rep-xzcl","pipelineRun.Name":"test-component-pac-byfaig-on-pull-request-vpwhj","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","pipelinerun.Name":"test-component-pac-byfaig-on-pull-request-vpwhj"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-byfaig is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:19Z","completionTime":"2026-04-26T11:43:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"IMAGE_DIGEST","value":"sha256:7425a10133cb44202baf4983ccdaf1010993d12a29fdd8a4545c4bdb9bafefc2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1b11b7520810f13a6505621eafea3087-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1b11b7520810f13a6505621eafea3087-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1b11b7520810f13a6505621eafea3087-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pu7a5d5a9e11123e8595f41edaf8512a57","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1b11b7520810f13a6505621eafea3087-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1b11b7520810f13a6505621eafea3087-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ec674b53dfb4e6b177f069a87aa0bffd-73d08a20113d666e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-byfaig-on-pull-request-vpwhj has finished running","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","prGroup":"konflux-test-component-pac-byfaig","prGroupHash":"7c2d3abe6e81ff75ba40db1d5eddf75e2b79abbf3f961235a3346c81a19985"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:19Z","completionTime":"2026-04-26T11:43:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"IMAGE_DIGEST","value":"sha256:7425a10133cb44202baf4983ccdaf1010993d12a29fdd8a4545c4bdb9bafefc2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1b11b7520810f13a6505621eafea3087-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1b11b7520810f13a6505621eafea3087-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1b11b7520810f13a6505621eafea3087-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pu7a5d5a9e11123e8595f41edaf8512a57","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1b11b7520810f13a6505621eafea3087-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1b11b7520810f13a6505621eafea3087-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ec674b53dfb4e6b177f069a87aa0bffd-73d08a20113d666e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-byfaig-on-pull-request-vpwhj has finished running","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","prGroup":"konflux-test-component-pac-byfaig","prGroupHash":"7c2d3abe6e81ff75ba40db1d5eddf75e2b79abbf3f961235a3346c81a19985"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:19Z","completionTime":"2026-04-26T11:43:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"IMAGE_DIGEST","value":"sha256:7425a10133cb44202baf4983ccdaf1010993d12a29fdd8a4545c4bdb9bafefc2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1b11b7520810f13a6505621eafea3087-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1b11b7520810f13a6505621eafea3087-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1b11b7520810f13a6505621eafea3087-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pu7a5d5a9e11123e8595f41edaf8512a57","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1b11b7520810f13a6505621eafea3087-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1b11b7520810f13a6505621eafea3087-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ec674b53dfb4e6b177f069a87aa0bffd-73d08a20113d666e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-byfaig-on-pull-request-vpwhj has finished running","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"582.281147ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"9bfc331e-1782-48fd-8c5e-c7009e0b8bb9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"587.825466ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"691d4ecb-b067-406b-889b-133154131a1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"598.314196ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"bb4d7595-0de5-49cb-ba8a-26ea13b0c1d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"618.820094ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"df586db5-3351-487c-9cf8-96a5c6c4294a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"659.371386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"5dd25091-993a-45be-89a3-510309c367c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"740.830085ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"3331e163-634e-4071-9eb2-5c860c95d111","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"901.566951ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"69b3b4ae-bef8-4ffa-b547-b01a3cef230a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","prGroup":"konflux-test-component-pac-byfaig","prGroupHash":"7c2d3abe6e81ff75ba40db1d5eddf75e2b79abbf3f961235a3346c81a19985"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:28Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:19Z","completionTime":"2026-04-26T11:43:28Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"IMAGE_DIGEST","value":"sha256:7425a10133cb44202baf4983ccdaf1010993d12a29fdd8a4545c4bdb9bafefc2"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"064458a1f6a0f7a94f2a512d1fba444e53f7cda2"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-xzcl/test-component-pac-byfaig:on-pr-064458a1f6a0f7a94f2a512d1fba444e53f7cda2"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1b11b7520810f13a6505621eafea3087-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen1b11b7520810f13a6505621eafea3087-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1b11b7520810f13a6505621eafea3087-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pu7a5d5a9e11123e8595f41edaf8512a57","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component1b11b7520810f13a6505621eafea3087-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone1b11b7520810f13a6505621eafea3087-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-byfaig-on-pull-request-vpwhj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon1b11b7520810f13a6505621eafea3087-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-ec674b53dfb4e6b177f069a87aa0bffd-73d08a20113d666e-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom","namespace":"stat-rep-xzcl","name":"test-component-pac-byfaig-on-pull-request-vpwhj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-byfaig-on-pull-request-vpwhj has finished running","buildpipelineRun":{"name":"test-component-pac-byfaig-on-pull-request-vpwhj","namespace":"stat-rep-xzcl"},"application":"stat-rep-xzcl/integ-app-vpom"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"1.222768883s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"e0806119-8703-4d58-ac1b-11093ee692aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"1.520522975s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"32913123-88fc-4211-b1e8-d4d44ac7c76e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","elapsedSinceCompletion":"1.863847863s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","reconcileID":"af320ade-7b66-4baa-abe6-d1df0de4bd7f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-quia-20260426-113541-000","application":"integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"integ-app-quia-20260426-113541-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-quia-20260426-113541-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-qpbtsu","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-ibbi/test-comp-pac-gitlab-qpbtsu@sha256:3d9dd904a81667401fcbabbe31df322b1b8056ce23fab341daf39c5300b45b13","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"0a078969fd6464fcf9c08961f768929c53a28c7a"}}}]} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-qpbtsu is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 73f93c6202d2acf2eb34aa9121d5029480c0e9d9085c93f7267537c74c3fdc is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"}} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","Application.Name":"integ-app-quia","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","integrationTestScenario.Name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Namespace":"gitlab-rep-ibbi","snapshot.Name":"integ-app-quia-20260426-113541-000"} 2026/04/26 11:43:32 http: TLS handshake error from 10.129.0.2:46534: EOF {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","integrationTestScenario.Name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"}} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","destinationComponentSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"my-integration-test-xdlj-hv7sd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"integ-app-quia-20260426-113541-000","reconcileID":"254bc32f-1579-41dc-ad63-3dbf3cbd17d5","snapshot.name":"integ-app-quia-20260426-113541-000","pipelinerun.name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","duration":2.727554243} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"integ-app-quia-20260426-113541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","integrationTestScenario.Name":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw-2rqlb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","Scenario":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","Label":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","Application.Name":"integ-app-quia","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","integrationTestScenario.Name":"my-integration-test-xdlj","pipelineRun.Name":"my-integration-test-xdlj-hv7sd"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","integrationTestScenario.Name":"my-integration-test-rglw","pipelineRun.Name":"my-integration-test-rglw-2rqlb"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commitStatus.Name":"Konflux Dev version / my-integration-test-xdlj / test-comp-pac-gitlab-qpbtsu","commitStatus.ID":14093088384} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-xdlj","commitStatus.ID":14093088384,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-rglw","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commitStatus.Name":"Konflux Dev version / my-integration-test-rglw / test-comp-pac-gitlab-qpbtsu","commitStatus.ID":14093088392} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-rglw","commitStatus.ID":14093088392,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rglw-2rqlb","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw-2rqlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xdlj-hv7sd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"my-integration-test-xdlj-hv7sd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu","noteID":3287400555} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu","count":1} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","noteID":3287400555,"commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"}} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","destinationComponentSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commitStatus.Name":"Konflux Dev version / my-integration-test-xdlj / test-comp-pac-gitlab-qpbtsu","commitStatus.ID":14093088384} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-xdlj","commitStatus2.ID":14093088384,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-rglw","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commitStatus.Name":"Konflux Dev version / my-integration-test-rglw / test-comp-pac-gitlab-qpbtsu","commitStatus.ID":14093088392} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-qpbtsu-on-pull-request-zc5jd","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-rglw","commitStatus2.ID":14093088392,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu","noteID":3287400555} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:43:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu","count":1} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","noteID":3287400555,"commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:43:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073264644, NodeID:\"CR_kwDOKrwUx88AAAARA4GIBA\", HeadSHA:\"6be589d0be51cc137347598a7d6a8e61231fa870\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073264644\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073264644\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:15 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot scenario my-integration-test-bceg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ynpt/test-component-pac-ptovvz-on-pull-request-8dm49 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073264644/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235474263}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"6be589d0be51cc137347598a7d6a8e61231fa870\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073264644,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelineRun.Namespace":"integration1-ynpt","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelinerun.Name":"test-component-pac-ptovvz-on-pull-request-8dm49"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ptovvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-8dm49","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"204.844168ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"ebdc2884-5898-4783-976f-c66e3382fa21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"210.335549ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"ed3d95d1-9117-4af7-a70b-4b7ce3e44202","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"220.840727ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"35eaec28-4f23-45ba-8aec-955b64436c31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"241.289055ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"22ffe3bb-697a-47eb-8da4-dfa868826e0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"281.846532ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"91f27843-1006-409a-ad8f-ef66b4b76696","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"362.988387ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"134d7349-2986-4ee1-9343-04ecffff21e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"523.711184ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"f238b4f2-64c2-456e-b26a-7f3237b8d412","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"845.141682ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"d533541e-46a1-412e-b1f8-fa391214c007","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.072089311s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"65809c5c-0301-4449-b727-2dc6a48dbd8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.309436697s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"7595e0a3-349a-4d57-92de-b8a0d557978e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.486163305s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:43:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"3e70332c-3938-47b2-b73a-f5091479a753","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":"2026-04-26 11:43:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":"2026-04-26 11:43:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:39Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:35:15Z","completionTime":"2026-04-26T11:43:39Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"IMAGE_DIGEST","value":"sha256:e5074ca17d9b2c2d17c3b6cb62b9f42da831b1ee680721bd060700adc537c37d"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"6be589d0be51cc137347598a7d6a8e61231fa870"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz:on-pr-6be589d0be51cc137347598a7d6a8e61231fa870"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp42efe9d65ef71cdbc5e2a3a55233b91c-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen42efe9d65ef71cdbc5e2a3a55233b91c-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes42efe9d65ef71cdbc5e2a3a55233b91c-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pu3577995a7657d8786062e75c01044bf9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component42efe9d65ef71cdbc5e2a3a55233b91c-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone42efe9d65ef71cdbc5e2a3a55233b91c-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-ptovvz-on-pull-request-8dm49-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon42efe9d65ef71cdbc5e2a3a55233b91c-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-81478631a77c0ad215a0fdee805d816e-c5fbd89a9d23bf30-01"}},"deletionTimestamp":"2026-04-26 11:43:56 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-8dm49 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-8dm49","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","reconcileID":"0440e044-7b61-447f-8591-f87061b77914","component.Name":"gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-113556-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113556-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:7b97dc541d3952b3b2eff6a77a052a100d7cc19935abfdbd003b6ac2246c925f","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti","revision":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"}}}]} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:43:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113556-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:43:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:43:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-l2lg6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-zxk94","PR group":"konflux-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","prGroup":"konflux-test-component-pac-ptovvz","prGroupHash":"7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.NameSpace":"integration1-ynpt","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bceg","externalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073682509,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelineRun.Namespace":"integration1-ynpt","pipelineRun.Name":"test-component-pac-ptovvz-on-pull-request-zxk94","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","pipelinerun.Name":"test-component-pac-ptovvz-on-pull-request-zxk94"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-ynpt/test-component-pac-ptovvz-on-pull-request-8dm49 with pr group konflux-test-component-pac-ptovvz is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ptovvz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-l2lg6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.040034041s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"4531bc04-2ced-4938-82f3-bc91460da4aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.045599852s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"6d60dfe2-6fcf-4f91-b089-698a018c6264","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.056195321s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"dd4115b5-f31f-4158-ba41-41dce7d2e390","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.076711973s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"52c1c7c8-175c-4476-a444-4ccec2c9ddfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.117176231s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"1d242230-f7b8-4d57-ae61-c6f55a609538","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.16853849s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"188660c3-04f9-4a1d-ac1b-6160712f5ccb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.197589263s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"11d25404-feda-442b-a9b6-36fc102acd27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.518806553s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"337f6636-41c1-4604-ada8-efe9d81cc04e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.947137662s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"d8f737c0-7f49-460f-bd3a-f72bbcd62890","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"2.159393607s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"ce57647a-0868-4532-88ff-6612c7949f97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","reconcileID":"184a0dd3-1c18-4811-a233-1383e136c341","component.Name":"gh-multi-component-child-ruxl"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-113606-000","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-113606-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bpyn-20260426-113606-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-parent-ruxl@sha256:bbf698bfa9b872e40e473e8da5765dc0fbbff382a6961afcd04d9add2e132c8f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-dxopfx","revision":"d53fef9fe595ba504572fbd7ea63bd06d7bd0a30"}}}]} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3691fa27794b6d035ab0b34b6631d0ea3dbbf0f7b1f58c00eb319d9ca4d321 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"}} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-113606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:15Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-113606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-113606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Namespace":"build-e2e-ofep","snapshot.Name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-113606-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ruxl-on-pull-request-w8khd has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ruxl-on-pull-request-w8khd has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"427.735734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"64fdccf5-2928-4482-9a54-44872fbda847","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"433.349009ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"733c540b-97c7-4833-ae97-d6541775e113","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"443.826381ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"382f7720-c8c7-496c-bde2-57f2eb6e9903","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"464.312469ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"f954b56e-c600-49ec-890d-ae4eb89f12f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"504.831505ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"ec9c3c97-31b8-4cca-8e82-56a1c3a66da6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"586.089001ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"5540a5fc-6b64-486f-b725-c314af8e10c3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"721.537788ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"a8d0141a-af50-42e8-8d5d-b663d045286a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"747.390065ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"c29be14d-c801-4d7f-b1ea-e83bd84de42c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"1.38831852s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"02abe54b-1525-42a2-91f7-c662b9e298e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","reconcileID":"a60ae350-c436-4dc7-a756-bd80a99e7637","component.Name":"fj-multi-component-parent-xtsr"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onan-20260426-113547-000","application":"build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113547-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:92f6f356f29df8aff5cb63a713e8025a2d0488f7ad2107a522731989465d5ca6","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc","revision":"f2bf77e1f66bda409bdd2906690588e257703b87"}}}]} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","Application.Name":"build-suite-component-update-onan","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"}} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113547-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Namespace":"build-e2e-jcbj","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-nk8rp has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-nk8rp has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-nk8rp","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"}} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","destinationComponentSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-xdlj-hv7sd","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"my-integration-test-xdlj-hv7sd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:44:27Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-xdlj","commitStatus2.ID":14093088384,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":"2026-04-26 11:44:28 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu","noteID":3287400555} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu","count":1} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":"2026-04-26 11:44:28 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"253.00093ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"becdc8af-64c6-4c1c-a97a-7541c6a5c7a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"258.635077ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"9292ba60-f7f6-4682-a3b8-20874667565e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"269.138239ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"ac78aa5f-827f-4173-bb2c-e6b253050c71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"289.652193ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"a354a1dd-193e-4ab3-909a-f35504f05b66","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:43:03Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 2, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:35:33Z","completionTime":"2026-04-26T11:43:03Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"IMAGE_DIGEST","value":"sha256:02c72d9ebc935b6bbc065f9c7ece7da0d60b994ffb676c7cbec3c35168ad23b4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"CHAINS-GIT_COMMIT","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-fdda2001632ce5a2451aa6bfb91bdd63184cce15"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-d71e7c79d5d57c7bc03fb27b9a25d751-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compond71e7c79d5d57c7bc03fb27b9a25d751-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compd71e7c79d5d57c7bc03fb27b9a25d751-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-d71e7c79d5d57c7bc03fb27b9a25d751-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-compod71e7c79d5d57c7bc03fb27b9a25d751-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-comd71e7c79d5d57c7bc03fb27b9a25d751-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-cod71e7c79d5d57c7bc03fb27b9a25d751-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-6332b2f62ebd54fb81517a1e51b50af6-849a0434fedbdb3c-01"}},"deletionTimestamp":"2026-04-26 11:44:28 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-cmlx6 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-cmlx6","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"330.69029ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"9cc85b67-0652-4b9f-9e8e-b084986a195d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"411.278427ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"0bb6146d-7355-4c8e-af06-590861353111","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"572.654214ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"7e1a0fae-8527-4a08-9554-e3be2a2a0384","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","noteID":3287400555,"commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"my-integration-test-xdlj-hv7sd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"868.299892ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"9933ac52-d18e-4ab9-8e8d-931b2419a8eb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"893.514493ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","reconcileID":"89865209-3d42-4d61-a039-54c63f61ff1c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"}} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"integ-app-quia-20260426-113541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rglw-2rqlb","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw-2rqlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"integ-app-quia-20260426-113541-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","destinationComponentSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-rglw","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-xdlj"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.Name":"my-integration-test-rglw","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testedSnapshot":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","projectID":56586709,"pipelineID":2480483127} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenarioName":"my-integration-test-rglw"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","scenario.name":"my-integration-test-rglw","commitStatus2.ID":14093088392,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","testedSnapshot.Name":"integ-app-quia-20260426-113541-000","destinationSnapshot.Name":"integ-app-quia-20260426-113541-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu","noteID":3287400555} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentTitle":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu","count":1} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","noteID":3287400555,"commentPrefix":"Integration test for component test-comp-pac-gitlab-qpbtsu"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","snapshot.Name":"integ-app-quia-20260426-113541-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-quia-20260426-113541-000","namespace":"gitlab-rep-ibbi"},"application":"gitlab-rep-ibbi/integ-app-quia","namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw-2rqlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vniq-20260426-113618-000","application":"build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-113618-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-stzmrf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hiry/fj-test-custom-branch-stzmrf@sha256:19d5eb154589cc388a5f2a262d5aface3c418a45459b80922dc32955f4a5134d","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-eeviyv","revision":"b510a998df3f0bec60a1d43a3f44aa3775d9f092"}}}]} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d0846b603787c42a26900003c921627a0111b2c44421d29659f174e54134ec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","Application.Name":"build-suite-test-application-vniq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"}} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-113618-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:30Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-113618-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-113618-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Namespace":"build-e2e-hiry","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-pull-request-srfmk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-pull-request-srfmk has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-srfmk","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:44:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ruxl-on-pull-request-bln72","PR group":"konflux-gh-multi-component-child-ruxl"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"406.681263ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"2c5b613b-607e-4e26-a615-0d2eb54fc931","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"412.188496ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"fd41af5a-7c0b-4c71-8e73-49b31bebf4a1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"423.338543ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"4e827841-d54c-4b05-bf0c-c949eb2444d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"443.863623ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"28f624e2-ae18-48a2-898b-e44b33ac2bdc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"484.629606ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"8ae45852-e40d-4013-a8b4-204fbc10f6fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"520.980532ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"af8ace11-ff37-4d21-8897-06ecbc4d49f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"565.36374ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"263520ca-a654-46be-9843-f096a10c2010","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"785.009021ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"05f16bac-7758-4042-9e70-7e97870e2ddb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"790.49861ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"e303ac95-70a5-4fdf-9f65-0a1b933fedac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"800.988883ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"8b652152-3952-476f-ae95-3bbe4db7f3e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"821.462533ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"e587d1e8-8293-48dc-867f-f9136661b3cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"862.269659ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"3faa5395-ff21-4a64-88ed-e541279b8c97","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"885.847366ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"18cd1a96-7ff1-4c50-a5bf-874920c7dbbf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"943.374257ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"09c513f0-f66c-483d-9a3c-1dc645732f12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.104792069s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"f155ba50-8381-4236-b73c-6ad2a1507669","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.160514451s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"36c0688f-dfcc-43c9-922f-ad1695055728","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.42569602s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"9b16f5bc-47de-41f6-a49b-7a2fa7c5e80a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"468.026266ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"c862d8c4-61f0-46af-9515-bf06b7995f1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"473.620376ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"0c3d8e96-4282-43b1-bcf8-99c0632eb619","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"484.097022ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"0cebd28d-935a-4c74-933e-56fee7934de0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"504.588508ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"1202c511-df25-43a3-8a55-9fe19eeefcef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.526392803s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","reconcileID":"6b5ed8bb-dfd1-488b-9f85-64c56c9f2753","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"545.51591ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"e20d6024-3ae7-493b-98b0-cf4d3acafd95","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.576166735s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"3794fbcd-8aac-4e21-87f8-e1d923d31bfc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"626.866255ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"48793c5a-2375-4b3d-8284-06cc90439891","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.658405188s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"ff89ef90-0165-4027-8c1a-6f78bd6ddd56","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"788.04627ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"e8eae89c-761d-4267-94cb-bbbe2e704552","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"2.067047795s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","reconcileID":"ad456563-204d-4f4a-9876-6d02bea25b58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"1.108651119s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"625b3481-19a5-4fdb-9f92-f087853ad456","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-hdje-20260426-113704-000","application":"build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-113704-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-svqdxu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu@sha256:076b90622f55a9ac19e593c442a79f37719a9d5c1c422e12f5361762687bdebb","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz","revision":"110b194b710b68dfe4458e96502f373af45811f6"}}}]} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","Application.Name":"build-suite-test-application-hdje","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"}} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-113704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-113704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-113704-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Namespace":"build-e2e-buzo","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-46qt4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"1.572331962s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"b6bead06-0edc-415a-9780-4f8a965ef8f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rmjs-20260426-113626-000","application":"build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-113626-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-echaxu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nwkz/gh-test-custom-branch-echaxu@sha256:971203218892d3ed70fb3bd673d6c2ee70cc4c11b434694c938f2c41e4f5086e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hgbqdn","revision":"87c0d7d0627026461b617bf213c6e0df49818647"}}}]} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 95f566777c1c65524431d3a78494253eacbd26df27c1c14423622dabcb7e50 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"}} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","Application.Name":"build-suite-test-application-rmjs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-113626-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-113626-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Namespace":"build-e2e-nwkz","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-113626-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-pull-request-6hnk9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","elapsedSinceCompletion":"1.989704356s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"c2876fda-1a11-41ef-852d-7bc1ddd59f2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","reconcileID":"cd55cf76-45da-4652-af89-04be2759cd36","component.Name":"fj-multi-component-child-xtsr"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onan-20260426-113633-000","application":"build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113633-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onan-20260426-113633-000","snapshot.Spec.Components":[{"name":"fj-multi-component-parent-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-parent-xtsr@sha256:328582c732c352e72f8983c4bd86914e774daafcb809fd3a1cf6cf23a7251948","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-fosevc","revision":"431fb14af5a2b9ddfaa2e61176053aa974728879"}}}]} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-parent-xtsr is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash a3c448be2e1d30cc734969caa3ebba863ecaaf644e58555d27e2ee1e5a2fcf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"}} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","Application.Name":"build-suite-component-update-onan","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113633-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113633-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:44:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-113633-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113633-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Namespace":"build-e2e-jcbj","snapshot.Name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-xtsr-on-pull-request-jrsd4 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-rglw-2rqlb","namespace":"gitlab-rep-ibbi"},"pipelineRun.Name":"my-integration-test-rglw-2rqlb"} {"level":"info","ts":"2026-04-26T11:44:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-rglw-2rqlb","namespace":"gitlab-rep-ibbi"},"namespace":"gitlab-rep-ibbi","name":"my-integration-test-rglw-2rqlb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-46qt4 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-46qt4","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Name":"build-suite-component-update-onan-20260426-113633-000"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-xtsr-on-pull-request-jrsd4 has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-pull-request-jrsd4","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-pull-request-6hnk9 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-6hnk9","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"579.779688ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"5d0a3e7d-6acd-48ed-97d8-f7d4c22c79d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"585.309684ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"01e50973-9197-43dc-8dbc-c81dac485b9c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"595.784724ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"500a2551-7149-4d2b-91ca-d6cffee8ef51","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"616.274297ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"876cd59c-2d18-403d-a238-9730eed8e299","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"656.989595ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"a8cd4839-03e6-4672-b1e1-119a5af9611c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"738.003882ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"b7345473-c112-4fce-923e-548b52c2fa72","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"899.314267ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"9d93aaa1-53a6-4682-b118-4e1126f4e5b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:44:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.169074574s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"fb87163e-2c40-4f4d-8456-67b48e83d619","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.219985101s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"82316d3f-3040-4352-9e0b-04087fd85bc4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.421970109s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:44:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","reconcileID":"18d7191e-9200-4140-a333-8afdac21369e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","PR group":"konflux-gl-test-custom-branch-svqdxu"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"}} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-113704-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Namespace":"build-e2e-buzo","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-113512-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-113512-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-113512-000","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:d6891f8c6b93b6f3acdb1dbf9803f0e299ef3f8692d8724a4623e7293a171519","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3719ccd265519a2e9462ab729ddb5487c2b50309"}}}]} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-dtmxkh is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 33288b32d5af6b87b07ebb54d2d0b507c06fa79012e1a212b8e5bfb1929f8a is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-56htr has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073262413, NodeID:\"CR_kwDONSo-hs8AAAARA4F_TQ\", HeadSHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073262413\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-56htr is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235471036}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528108, Number:21378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21378\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-dtmxkh\", SHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-56htr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-56htr has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-113512-000","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-q652v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:55Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-113512-000","reconcileID":"4a9b29a3-6161-4375-84b2-c42cbe870fa4","snapshot.name":"integ-app-oufa-20260426-113512-000","pipelinerun.name":"go-component-dtmxkh-on-pull-request-56htr","duration":3.922930516} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-113512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-q652v"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073262413, NodeID:\"CR_kwDONSo-hs8AAAARA4F_TQ\", HeadSHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073262413\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:35:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-113512-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235471036}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528108, Number:21378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21378\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-dtmxkh\", SHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-113512-000","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-q652v","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-q652v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073262413, NodeID:\"CR_kwDONSo-hs8AAAARA4F_TQ\", HeadSHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073262413\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:35:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-113512-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-q652v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235471036}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528108, Number:21378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21378\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-dtmxkh\", SHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-113512-000","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:44:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","PR group":"konflux-fj-test-custom-branch-stzmrf"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","prGroup":"konflux-fj-test-custom-branch-stzmrf","prGroupHash":"d0846b603787c42a26900003c921627a0111b2c44421d29659f174e54134ec"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"}} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-113618-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Namespace":"build-e2e-hiry","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:44:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","reconcileID":"f33ed3fd-472a-4aa9-9bb8-5f39275297c0","Component.Namespace":"konflux-rddd","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf@sha256:1db84584a4d03fa7986ffe31d26248ef62c73af2a80b58432193b31b056bc5fe","Component.Name":"konflux-demo-component-vbcf","lastBuildCommit":"b082de99e6473cc5208e0402d2b7dbd0591b5e7f"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","component.Namespace":"konflux-rddd","component.Name":"konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260426-113631-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260426-113631-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vbcf","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf@sha256:1db84584a4d03fa7986ffe31d26248ef62c73af2a80b58432193b31b056bc5fe","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"b082de99e6473cc5208e0402d2b7dbd0591b5e7f"}}}]} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"my-integration-test-lwrx-hmwr7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000","reconcileID":"4f452b85-d2fc-4b98-86a3-c8152da1f814","snapshot.name":"konflux-demo-app-20260426-113631-000","pipelinerun.name":"konflux-demo-component-vbcf-on-push-hxsvs","duration":3.306229335} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.NameSpace":"konflux-rddd","snapshot.Name":"konflux-demo-app-20260426-113631-000","scenarioName":"my-integration-test-lwrx","externalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbcf-on-push-hxsvs has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073731293,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-113631-000","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-hmwr7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-hmwr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","PR group":"konflux-gh-test-custom-branch-echaxu"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","prGroup":"konflux-gh-test-custom-branch-echaxu","prGroupHash":"95f566777c1c65524431d3a78494253eacbd26df27c1c14423622dabcb7e50"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-hxsvs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbcf-on-push-hxsvs has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073731293, NodeID:\"CR_kwDOMZ6fKs8AAAARA4im3Q\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073731293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:45:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-113631-000 and scenario my-integration-test-lwrx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073731293,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-113631-000","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"}} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-rmjs-20260426-113626-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073731293, NodeID:\"CR_kwDOMZ6fKs8AAAARA4im3Q\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073731293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:45:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-113631-000 and scenario my-integration-test-lwrx is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-lwrx-hmwr7' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073731293,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-113631-000","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-113512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-113512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-q652v","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-q652v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testedSnapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:45:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073262413, NodeID:\"CR_kwDONSo-hs8AAAARA4F_TQ\", HeadSHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073262413\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:35:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-113512-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073262413/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235471036}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528108, Number:21378, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21378\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-dtmxkh\", SHA:\"3719ccd265519a2e9462ab729ddb5487c2b50309\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:45:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073262413,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:45:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-113512-000","destinationSnapshot.Name":"integ-app-oufa-20260426-113512-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:45:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:04Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-113512-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-q652v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-vbcf-on-push-zs6tj is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-hmwr7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-hmwr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testedSnapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-113631-000-b082de9-4fdsg","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","release.Name":"konflux-demo-app-20260426-113631-000-b082de9-4fdsg"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073731293, NodeID:\"CR_kwDOMZ6fKs8AAAARA4im3Q\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073731293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:45:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-113631-000 and scenario my-integration-test-lwrx is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073731293,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-113631-000","destinationSnapshot.Name":"konflux-demo-app-20260426-113631-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260426-113631-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"my-integration-test-lwrx-hmwr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-j8nnw is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-euaulg","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:45:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-dtmxkh-on-push-4fgp6 is not associated with a pull request","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","PR group":"konflux-fj-multi-component-child-xtsr"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"}} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Namespace":"build-e2e-jcbj","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euaulg-on-pull-request-dvxbl","PR group":"konflux-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"konflux-python-component-euaulg","prGroupHash":"937ffea5cde980fab131548dc6225a62857dfaf3e9796d876fbaf3d65dbe54"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073756580,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"python-component-euaulg-on-pull-request-dvxbl","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"python-component-euaulg-on-pull-request-dvxbl"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-euaulg is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-d47p2 is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"}} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-113547-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Namespace":"build-e2e-jcbj","snapshot.Name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:34Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-xtsr-on-pull-request-bpw8q\" was cancelled"}],"startTime":"2026-04-26T11:45:27Z","completionTime":"2026-04-26T11:45:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc"},{"name":"revision","value":"97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4abf229a1f916371044a62ae4843c3a2-33272c67b56c1bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-bpw8q has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:34Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-xtsr-on-pull-request-bpw8q\" was cancelled"}],"startTime":"2026-04-26T11:45:27Z","completionTime":"2026-04-26T11:45:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc"},{"name":"revision","value":"97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4abf229a1f916371044a62ae4843c3a2-33272c67b56c1bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-bpw8q has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-multi-component-parent-xtsr-on-push-n2rrd is not associated with a pull request","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:34Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-xtsr-on-pull-request-bpw8q\" was cancelled"}],"startTime":"2026-04-26T11:45:27Z","completionTime":"2026-04-26T11:45:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc"},{"name":"revision","value":"97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4abf229a1f916371044a62ae4843c3a2-33272c67b56c1bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-bpw8q has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:34Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-xtsr-on-pull-request-bpw8q\" was cancelled"}],"startTime":"2026-04-26T11:45:27Z","completionTime":"2026-04-26T11:45:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc"},{"name":"revision","value":"97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4abf229a1f916371044a62ae4843c3a2-33272c67b56c1bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-bpw8q has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-onan-20260426-113547-000"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","prGroup":"konflux-fj-multi-component-child-xtsr","prGroupHash":"9ab1bc5272cd5970f8814da1cdb3ff0816ea774cc48fc002020752ba5a73e9"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-jcbj/fj-multi-component-child-xtsr-on-pull-request-nk8rp with pr group konflux-fj-multi-component-child-xtsr is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-jcbj/fj-multi-component-child-xtsr, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-xtsr is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:34Z","reason":"Cancelled","message":"PipelineRun \"fj-multi-component-child-xtsr-on-pull-request-bpw8q\" was cancelled"}],"startTime":"2026-04-26T11:45:27Z","completionTime":"2026-04-26T11:45:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc"},{"name":"revision","value":"97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr:on-pr-97026d05f35d6285b49269e3b625e10599ae3d95"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4abf229a1f916371044a62ae4843c3a2-33272c67b56c1bee-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-pull-request-bpw8q has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-pull-request-bpw8q","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-82jq2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":"2026-04-26 11:45:53 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":"2026-04-26 11:45:53 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:45:37Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 3, Cancelled 0), Skipped: 0"}],"startTime":"2026-04-26T11:34:16Z","completionTime":"2026-04-26T11:45:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"IMAGE_DIGEST","value":"sha256:ee5c69917e165ee8008ba14fb510003031e51243f167081e1f19bc8d7c9be4ba"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi:on-pr-4181565b4bce0079b44bec0927c9bf1f284a6ece"},{"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":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes60e8f59114bee2a9d97644eb5790f61a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-wcfi-on-pull-request-82jq2-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-7c77d36c74758d374f24f9eeeeb22aac-cd54e67351110d46-01"}},"deletionTimestamp":"2026-04-26 11:45:53 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-82jq2 has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-82jq2","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:45:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-wcfi-on-pull-request-bvstd","PR group":"konflux-test-comp-wcfi"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-wcfi","prGroupHash":"b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:45:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:46:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:46:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:46:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-gtshv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":"2026-04-26 11:46:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":"2026-04-26 11:46:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:46:16Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T11:34:43Z","completionTime":"2026-04-26T11:46:16Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"e7153989df40ffbba654c033363f9dab074fcef1"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz:on-pr-e7153989df40ffbba654c033363f9dab074fcef1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-spwugz-on-pull-request-gtshv-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f8b1efef7a998cb50a25f50720861bf-588fde5518af4303-01"}},"deletionTimestamp":"2026-04-26 11:46:18 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-gtshv has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-gtshv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-wcfi-on-pull-request-82jq2 with pr group konflux-test-comp-wcfi is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:46:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-spwugz-on-pull-request-8tv7s","PR group":"konflux-go-component-spwugz"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-go-component-spwugz","prGroupHash":"e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/go-component-spwugz-on-pull-request-gtshv with pr group konflux-go-component-spwugz is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:46:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"209.291438ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"14145153-0d6d-4bd3-b106-c947bdaaae12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"214.861101ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"30c04300-e9b0-453a-91b5-80538dc5c93e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"225.315737ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"8e10511e-0ba9-44ce-b8f1-4ecaf3b889c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"245.75351ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"7fef2387-e468-4343-8608-5c156cbf361a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"287.216667ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"045b42e5-db55-4d40-9cac-4bb4125cae85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"335.429712ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"8196e7f2-a016-4fd3-b2ed-ea2cdf99a6c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"368.56685ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"d77a91b8-9425-46ef-a9e1-f3140eb2a0ca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"689.088391ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"4f610fee-aa2a-4158-b984-888a494c5b81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":"2026-04-26 11:46:55 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":"2026-04-26 11:46:55 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-jwvt8 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-jwvt8"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:03Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-jwvt8\" was cancelled"}],"startTime":"2026-04-26T11:35:52Z","completionTime":"2026-04-26T11:36:03Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-46c5a1febfe97f701f3833ab95cceaf5fea173e1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-4010691ef9c1093b1e0a83e2397b20d1-b1e22306d1d7b8b6-01"}},"deletionTimestamp":"2026-04-26 11:46:55 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-jwvt8 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-jwvt8","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.050389432s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"5f5a5115-a5d5-4765-8aeb-72c1ea9b85a8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.330185147s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:46:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"78c03695-7ab8-418d-9faa-7af26964b6f3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:56Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","reconcileID":"eca27e2c-de6b-4b68-9c9e-41d8680b450c","component.Name":"gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-113709-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113709-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-113709-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi@sha256:9f9c1f74472e89fa5283e8bae8f98dae21b00b41a3da8fa787522e9e2bbb0b72","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti","revision":"c948888f19b1c8eae1fa81b913995992aee7dd0c"}}}]} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-parent-xgdi-on-pull-request-rgdr9 with pr group konflux-gl-multi-component-parent-xgdi is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash ad19d5671106dbcc057a4900e19ae3510ea603a0c2c2a74a8fe97857798b93 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113709-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:46:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113709-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-113709-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113709-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:46:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-j9sxg has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:46:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-pull-request-j9sxg has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","PR group":"konflux-gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-113556-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"487.818508ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"e537e24d-b5cf-4271-a39e-a41fa4765ed6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"493.447016ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"5d050ea2-7753-4987-8aa0-2ae2fce191bc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"503.905794ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"8fdd07ed-03d4-4e94-b126-63c83e551bcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"524.330894ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"c8608e22-a6bf-4f54-bc01-c22f0332c3ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"565.581236ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"0de86fc6-8e3c-4f99-8e58-574c492dc222","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"627.018646ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"1c107154-96c8-4535-9cf9-3aaeaa53e72f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"646.150959ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"7d281aff-9daf-4fed-bf66-9e30b19d0270","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"967.662353ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"70fc1305-b4c0-4bdc-9ef1-1346004cbbed","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"1.431041149s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"d1131c84-9e53-4fe2-ad89-7e502ef3aeeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","elapsedSinceCompletion":"1.60888435s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:47:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","reconcileID":"256e1b02-dfe5-4ee5-9cc0-92d968cb2ac9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-wgdk-20260426-114401-000","application":"integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"integ-app-wgdk-20260426-114401-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-wgdk-20260426-114401-000","snapshot.Spec.Components":[{"name":"test-component-pac-ptovvz","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-ynpt/test-component-pac-ptovvz@sha256:308d1f0291eb4c822b0f634875fb131757f09b3e2382b1e7da9224b8a37d779e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd"}}}]} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-ptovvz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7fff1b7718735304627001f00e3b65002e30ffc0162f2fdbaa227fee063b56 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","Application.Name":"integ-app-wgdk","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","integrationTestScenario.Name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","integrationTestScenario.Name":"my-integration-test-bceg"} 2026/04/26 11:47:04 http: TLS handshake error from 10.129.0.2:39248: EOF {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","destinationComponentSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"my-integration-test-bceg-f9m8b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"integ-app-wgdk-20260426-114401-000","reconcileID":"b3829771-b58e-495e-8297-81feeba34085","snapshot.name":"integ-app-wgdk-20260426-114401-000","pipelinerun.name":"test-component-pac-ptovvz-on-pull-request-zxk94","duration":2.577905361} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"integ-app-wgdk-20260426-114401-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","Scenario":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073682509, NodeID:\"CR_kwDOKrwUx88AAAARA4foTQ\", HeadSHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073682509\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot scenario my-integration-test-bceg is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-ynpt/test-component-pac-ptovvz-on-pull-request-zxk94 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235901475}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","Label":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","Application.Name":"integ-app-wgdk","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","integrationTestScenario.Name":"my-integration-test-bceg","pipelineRun.Name":"my-integration-test-bceg-f9m8b"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-zxk94 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073682509,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","testedSnapshot.Name":"integ-app-wgdk-20260426-114401-000","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:47:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","destinationComponentSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bceg-f9m8b","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"my-integration-test-bceg-f9m8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073682509, NodeID:\"CR_kwDOKrwUx88AAAARA4foTQ\", HeadSHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073682509\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot integ-app-wgdk-20260426-114401-000 and scenario my-integration-test-bceg is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235901475}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073682509,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","testedSnapshot.Name":"integ-app-wgdk-20260426-114401-000","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","destinationComponentSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073682509, NodeID:\"CR_kwDOKrwUx88AAAARA4foTQ\", HeadSHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073682509\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot integ-app-wgdk-20260426-114401-000 and scenario my-integration-test-bceg is in progress\", Text:\"IntegrationTestScenario pipeline 'my-integration-test-bceg-f9m8b' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235901475}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073682509,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:47:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","testedSnapshot.Name":"integ-app-wgdk-20260426-114401-000","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz-on-pull-request-zxk94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:47:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-ptovvz-on-pull-request-zxk94 has finished running","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"integ-app-wgdk-20260426-114401-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"integ-app-wgdk-20260426-114401-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","destinationComponentSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bceg-f9m8b","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"my-integration-test-bceg-f9m8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","scenario.Name":"my-integration-test-bceg","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testedSnapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ExternalID":"my-integration-test-bceg-test-component-pac-ptovvz"} {"level":"info","ts":"2026-04-26T11:47:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","existingCheckRun":"github.CheckRun{ID:73073682509, NodeID:\"CR_kwDOKrwUx88AAAARA4foTQ\", HeadSHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", ExternalID:\"my-integration-test-bceg-test-component-pac-ptovvz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073682509\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:44:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-ptovvz snapshot integ-app-wgdk-20260426-114401-000 and scenario my-integration-test-bceg is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073682509/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz\", CheckSuite:github.CheckSuite{ID:66235901475}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585528219, Number:29935, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29935\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-ptovvz\", SHA:\"99b6cd20ca56aea115cbc7ba1b4c556ed3b69fbd\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-pbtidy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:47:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","ID":73073682509,"CheckName":"Konflux Dev version / my-integration-test-bceg / test-component-pac-ptovvz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:47:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","testedSnapshot.Name":"integ-app-wgdk-20260426-114401-000","destinationSnapshot.Name":"integ-app-wgdk-20260426-114401-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:47:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-wgdk-20260426-114401-000","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"my-integration-test-bceg-f9m8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T11:47:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-nfkl","application":"integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-wgdk has been set as a Controller OwnerReference on Snapshot snapshot-sample-nfkl","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"snapshot-sample-nfkl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","Application.Name":"integ-app-wgdk","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"error","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","integrationTestScenario.Name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"my-integration-test-bceg-2gj52","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-bceg"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"snapshot-sample-nfkl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"skipped-its-57cj7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"error","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"error","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bceg-2gj52","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"my-integration-test-bceg-2gj52","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"error","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-57cj7","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"skipped-its-57cj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"error","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bceg-2gj52","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"my-integration-test-bceg-2gj52","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"my-integration-test-bceg-2gj52","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"snapshot-sample-nfkl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-nfkl', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"snapshot-sample-nfkl","reconcileID":"6f6bedb7-1071-4262-835f-8956df1e5df3"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 2 required Integration PipelineRuns succeeded","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"snapshot-sample-nfkl","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Namespace":"integration1-ynpt","snapshot.Name":"snapshot-sample-nfkl","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-57cj7","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"skipped-its-57cj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","snapshot.Name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"skipped-its-57cj7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"snapshot-sample-nfkl-xqj6b","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","release.Name":"snapshot-sample-nfkl-xqj6b"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-nfkl","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ynpt","snapshot":"snapshot-sample-nfkl"} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-nfkl\" not found","pipelineRun":{"name":"my-integration-test-bceg-2gj52","namespace":"integration1-ynpt"}} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-nfkl\" not found","pipelineRun":{"name":"skipped-its-57cj7","namespace":"integration1-ynpt"}} 2026/04/26 11:47:48 http: TLS handshake error from 10.130.0.2:52740: EOF {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-ptovvz","namespace":"integration1-ynpt"},"application":"integration1-ynpt/integ-app-wgdk","namespace":"integration1-ynpt","name":"test-component-pac-ptovvz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-bceg-f9m8b","namespace":"integration1-ynpt"},"pipelineRun.Name":"my-integration-test-bceg-f9m8b"} {"level":"info","ts":"2026-04-26T11:47:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-bceg-f9m8b","namespace":"integration1-ynpt"},"namespace":"integration1-ynpt","name":"my-integration-test-bceg-f9m8b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-26T11:47:48Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-ptovvz-on-pull-request-zxk94","namespace":"integration1-ynpt"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:47:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-ynpt","snapshot":"integ-app-wgdk-20260426-114401-000"} {"level":"info","ts":"2026-04-26T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-uqmege","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lewq","name":"my-integration-test-kiqx"}} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lewq","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-26T11:48:04Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-uqmege-on-pull-request-gd2tf","PR group":"konflux-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","prGroup":"konflux-test-component-pac-uqmege","prGroupHash":"854a5f41331d55faaab19c900ea485f92c3198c47fca22469777257d3ffe2c"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.NameSpace":"integration2-lewq","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-kiqx","externalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73073891907,"CheckName":"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","pipelineRun.Namespace":"integration2-lewq","pipelineRun.Name":"test-component-pac-uqmege-on-pull-request-gd2tf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","pipelinerun.Name":"test-component-pac-uqmege-on-pull-request-gd2tf"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uqmege is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73073891907, NodeID:\"CR_kwDOKrwUx88AAAARA4saQw\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-kiqx-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073891907\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:48:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqmege snapshot scenario my-integration-test-kiqx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lewq/test-component-pac-uqmege-on-pull-request-gd2tf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73073891907,"CheckName":"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","pipelineRun.Namespace":"integration2-lewq","pipelineRun.Name":"test-component-pac-uqmege-on-pull-request-gd2tf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","pipelinerun.Name":"test-component-pac-uqmege-on-pull-request-gd2tf"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uqmege is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:48:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","reconcileID":"55151fe5-f49d-4952-9239-246180100e07","Component.Namespace":"konflux-rddd","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf@sha256:4dac79d4380b2ca51a63582cb9cdd0a49215eccb3f6975c9cb89f88616e87fe9","Component.Name":"konflux-demo-component-vbcf","lastBuildCommit":"b082de99e6473cc5208e0402d2b7dbd0591b5e7f"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","component.Namespace":"konflux-rddd","component.Name":"konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260426-114508-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260426-114508-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-vbcf","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-rddd/konflux-demo-component-vbcf@sha256:4dac79d4380b2ca51a63582cb9cdd0a49215eccb3f6975c9cb89f88616e87fe9","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"b082de99e6473cc5208e0402d2b7dbd0591b5e7f"}}}]} {"level":"info","ts":"2026-04-26T11:48:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"my-integration-test-lwrx-vqgn7","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-lwrx"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000","reconcileID":"9c8c6ba8-6f98-457a-84f1-1cd8b3c33ebb","snapshot.name":"konflux-demo-app-20260426-114508-000","pipelinerun.name":"konflux-demo-component-vbcf-on-push-zs6tj","duration":3.081387874} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073731293, NodeID:\"CR_kwDOMZ6fKs8AAAARA4im3Q\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073731293\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-26 11:45:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-26 11:45:10 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-113631-000 and scenario my-integration-test-lwrx has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 7s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n\n\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073731293/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.NameSpace":"konflux-rddd","snapshot.Name":"konflux-demo-app-20260426-114508-000","scenarioName":"my-integration-test-lwrx","externalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbcf-on-push-zs6tj has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073909351,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-114508-000","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf-on-push-zs6tj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-vbcf-on-push-zs6tj has finished running","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-vqgn7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-vqgn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073909351, NodeID:\"CR_kwDOMZ6fKs8AAAARA4teZw\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073909351\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073909351\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:48:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-114508-000 and scenario my-integration-test-lwrx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073909351/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073909351,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-114508-000","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"}} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-vqgn7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-vqgn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","scenario.Name":"my-integration-test-lwrx","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testedSnapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-app-20260426-114508-000-b082de9-rhdft","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-04-26T11:48:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","release.Name":"konflux-demo-app-20260426-114508-000-b082de9-rhdft"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ExternalID":"my-integration-test-lwrx-konflux-demo-component-vbcf"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:73073909351, NodeID:\"CR_kwDOMZ6fKs8AAAARA4teZw\", HeadSHA:\"b082de99e6473cc5208e0402d2b7dbd0591b5e7f\", ExternalID:\"my-integration-test-lwrx-konflux-demo-component-vbcf\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073909351\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/73073909351\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:48:31 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-vbcf snapshot konflux-demo-app-20260426-114508-000 and scenario my-integration-test-lwrx is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/73073909351/annotations\"}, Name:\"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf\", CheckSuite:github.CheckSuite{ID:66235529599}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","ID":73073909351,"CheckName":"Konflux Dev version / my-integration-test-lwrx / konflux-demo-component-vbcf","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260426-114508-000","destinationSnapshot.Name":"konflux-demo-app-20260426-114508-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:48:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260426-114508-000","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"my-integration-test-lwrx-vqgn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:48:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"konflux-demo-component-vbcf","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"konflux-demo-component-vbcf","reconcileID":"bca87ca1-5b0e-4e81-98bb-8412ff1ae845","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"konflux-demo-component-vbcf\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-vbcf","namespace":"konflux-rddd"},"application":"konflux-rddd/konflux-demo-app","namespace":"konflux-rddd","name":"konflux-demo-component-vbcf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:48:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-lwrx-hmwr7","namespace":"konflux-rddd"},"pipelineRun.Name":"my-integration-test-lwrx-hmwr7"} {"level":"info","ts":"2026-04-26T11:48:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-hmwr7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-hmwr7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:48:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-lwrx-vqgn7","namespace":"konflux-rddd"},"pipelineRun.Name":"my-integration-test-lwrx-vqgn7"} {"level":"info","ts":"2026-04-26T11:48:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-lwrx-vqgn7","namespace":"konflux-rddd"},"namespace":"konflux-rddd","name":"my-integration-test-lwrx-vqgn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-26T11:48:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-hxsvs","namespace":"konflux-rddd"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:48:52Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-vbcf-on-push-zs6tj","namespace":"konflux-rddd"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-hiry/fj-test-custom-branch-stzmrf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:48:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-rddd","snapshot":"konflux-demo-app-20260426-113631-000"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-rddd","snapshot":"konflux-demo-app-20260426-114508-000"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-nwkz/gh-test-custom-branch-echaxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"502.810932ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"268bd79f-7e6e-46e5-89c2-fe9b2ce5457f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"508.545508ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"eee72998-aee0-40ea-bcdc-c2e28332be6e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"519.217572ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"45650103-3f4d-4a66-8fb7-c3f90c727abf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"540.067148ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"824c265f-7907-41ce-bfb9-7a03b80db54c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"580.432265ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"7756c688-c90c-4104-86af-32e60a9472e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"627.073553ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"8f96fb1b-8126-470b-bc7c-f5c92943f3d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"661.77059ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"abf3ffe1-20d3-4e11-9916-7705e26211a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"983.197013ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"c6842a2a-c6e5-4503-a30a-4a61cf0b591a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.303158686s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"24e92897-a582-4e02-bfc1-581bb101484b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.624547526s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:49:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"058ae5da-76b7-4e16-9509-ed227bb6f7c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","reconcileID":"c6d1422f-9a83-4c23-9879-935bd47d4867","component.Name":"gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-114433-000","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-114433-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl@sha256:1695410c0b12da2c2d746ed78a30dd5e5542f20237c9621e60954b3a24f3adf7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx","revision":"d9b645b7cfec33431b2d282c482e3200cd757d39"}}}]} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"}} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-114433-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:49:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-114433-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-114433-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Namespace":"build-e2e-ofep","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:49:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-bln72 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-bln72","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:49:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-bln72 has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:49:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:49:59Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","reconcileID":"e3682425-a931-4069-851f-52298615eb26","Component.Namespace":"build-e2e-jcbj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:21122e430b77a933659adaa3818f920b166af80f2dbc46c93b252275dc16c17f","Component.Name":"fj-multi-component-child-xtsr","lastBuildCommit":"1a0d415c7cdd7d0cba686ba2bed2934fa5ddbbdf"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","component.Namespace":"build-e2e-jcbj","component.Name":"fj-multi-component-child-xtsr"} {"level":"info","ts":"2026-04-26T11:50:00Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","reconcileID":"e3682425-a931-4069-851f-52298615eb26","component.Name":"fj-multi-component-parent-xtsr"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onan-20260426-114514-000"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onan-20260426-114514-000","application":"build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onan-20260426-114514-000"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114514-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onan-20260426-114514-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:21122e430b77a933659adaa3818f920b166af80f2dbc46c93b252275dc16c17f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc","revision":"1a0d415c7cdd7d0cba686ba2bed2934fa5ddbbdf"}}}]} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","Application.Name":"build-suite-component-update-onan","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114514-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-114514-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114514-000"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114514-000"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-j8nnw has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Name":"build-suite-component-update-onan-20260426-114514-000"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-j8nnw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-j8nnw has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-j8nnw","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","PR group":"konflux-gh-multi-component-child-ruxl"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux-gh-multi-component-child-ruxl","prGroupHash":"fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"}} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-114433-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Namespace":"build-e2e-ofep","snapshot.Name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"932.55441ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"79244bcd-75fe-472f-8122-65159f0b2811","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"938.090733ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"fea5a843-d2c4-43ee-8f8f-31ddc690b4b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"948.589049ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"a41322ef-ed10-4aba-b408-2a4043a9bc41","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"969.073569ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"245e3ca8-47a2-47b3-851b-b8c2e57a1339","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.009991013s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"e5da8b5c-05dc-4656-9092-9d40e410130a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.087893166s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"1706398b-2633-4ac3-9bdc-be5fb6be75bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.090351827s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"c17c2f8f-6dd4-4f46-bd93-af33dd1ba3c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"119.624647ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"16bbb593-938c-4552-9948-68b2ce31193a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"125.158708ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"8366a5bc-61c2-47cc-9c51-ae150658a4e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"135.724579ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"3a1d8682-74bc-4593-b006-24f37dfc9a9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"156.341191ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"eb764a94-8758-4575-a873-62d65da41815","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"197.178083ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"90b5885c-420e-4da5-a5ed-9ea5b16af146","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-ruxl-on-push-sxdwg is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"469.848791ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"6a73d2b7-ce12-406e-9ba3-b5665081aeeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.470120382s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"e632304f-2637-482e-b8e5-d54411f63426","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"631.238312ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"1d70d33b-8952-4233-8c23-0e9ccdf462fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"1.807542729s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"8aa6015c-bd92-4b3b-b733-27beeb2d8995","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"951.896374ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"14aacef8-3094-47f4-b7d2-17afcadaa2c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"1.093439435s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"88270b8c-7b57-41c0-b418-b654af8fb0b7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.110807414s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","reconcileID":"2da91c92-9407-4575-afd3-2be7dade13c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","elapsedSinceCompletion":"1.59229781s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","reconcileID":"6d65707f-73e6-46a8-9e0a-f963410098bd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-hdje-20260426-114454-000","application":"build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-npc94 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-buzo/gl-test-custom-branch-svqdxu-on-pull-request-46qt4 with pr group konflux-gl-test-custom-branch-svqdxu is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-114454-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-svqdxu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu@sha256:f0815258d5f6dd88211b9bb964514ea5c98f6b45e59b496ce6171f74a0800cbb","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz","revision":"006c529bd31ad6f02192541b0a320a59a441c60d"}}}]} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"}} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","Application.Name":"build-suite-test-application-hdje","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-114454-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-114454-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:11Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"build-suite-test-application-hdje-20260426-114454-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Namespace":"build-e2e-buzo","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-ktjk9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vniq-20260426-114459-000","application":"build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-hiry/fj-test-custom-branch-stzmrf-on-pull-request-srfmk with pr group konflux-fj-test-custom-branch-stzmrf is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-branch-stzmrf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d0846b603787c42a26900003c921627a0111b2c44421d29659f174e54134ec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-114459-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vniq-20260426-114459-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-stzmrf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hiry/fj-test-custom-branch-stzmrf@sha256:149b003bbbbfe096dbc7fcdd6dc873ff216142a7f440ca7ef9120469d65ab57f","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-eeviyv","revision":"1d345bfd06f15111a71cf70264730e722f9cff7e"}}}]} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"}} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","Application.Name":"build-suite-test-application-vniq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-114459-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-114459-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:12Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-114459-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-114459-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Namespace":"build-e2e-hiry","snapshot.Name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-pull-request-x7xgl has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-ruxl-on-push-m4pnh is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-ktjk9 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-ktjk9","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-pull-request-x7xgl has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-pull-request-x7xgl","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-push-6mh6w is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","reconcileID":"60b56c55-f934-4506-8931-d21a30e86f61","Component.Namespace":"build-e2e-jcbj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:730d9e8a753062fa0616b540974f3511c41066b30f2740889001ada26d04b28f","Component.Name":"fj-multi-component-child-xtsr","lastBuildCommit":"cc04b362a0e836b267115e346dce61e7a1bdbfbd"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","component.Namespace":"build-e2e-jcbj","component.Name":"fj-multi-component-child-xtsr"} {"level":"info","ts":"2026-04-26T11:50:14Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","reconcileID":"60b56c55-f934-4506-8931-d21a30e86f61","component.Name":"fj-multi-component-parent-xtsr"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onan-20260426-114531-000"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onan-20260426-114531-000","application":"build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onan-20260426-114531-000"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114531-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onan-20260426-114531-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:730d9e8a753062fa0616b540974f3511c41066b30f2740889001ada26d04b28f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc","revision":"cc04b362a0e836b267115e346dce61e7a1bdbfbd"}}}]} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","Application.Name":"build-suite-component-update-onan","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114531-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:14Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-114531-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114531-000"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114531-000"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-d47p2 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Name":"build-suite-component-update-onan-20260426-114531-000"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-child-xtsr-on-push-d47p2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-xtsr-on-push-d47p2 has finished running","buildpipelineRun":{"name":"fj-multi-component-child-xtsr-on-push-d47p2","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"439.59241ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"08c763e2-985f-4f5f-a257-c40a9022a80c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"445.097422ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"eb73721b-ea39-4201-9782-a4e42bffb4d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"455.534703ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"2a339201-8e1e-4386-831a-3c2bc104de6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"475.9536ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"0651ffc2-051f-4497-b0b6-5071fbfe1054","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"516.616523ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"398dd8b6-6fcc-4db0-82d9-b48983d89674","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"597.414893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"32f0fb9b-d384-4879-b905-e09b6c18258a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"758.336595ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"d82e8e7f-8a68-4c4f-825d-cedd11acd3df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.078825395s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"2d1534bb-da14-4d13-bdff-bd39bc7c8545","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.506215654s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"979728fe-3d40-49d7-98e8-3a7b3f058dfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.58352556s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"d1fbb3a5-ef5f-44fd-b03c-e55a66e2bc79","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","elapsedSinceCompletion":"1.719407917s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","reconcileID":"84e7646d-9106-47ae-84ce-e2ee845a0c8b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-push-mpbps is not associated with a pull request","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rmjs-20260426-114502-000","application":"build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-114502-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rmjs-20260426-114502-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-echaxu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nwkz/gh-test-custom-branch-echaxu@sha256:7481ff863b6d124cace7764decc30ec5d0708b18d37b3574bfc422dead065863","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hgbqdn","revision":"0f4e894999086826bc46cd704dd25bda362bcc1e"}}}]} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-nwkz/gh-test-custom-branch-echaxu-on-pull-request-6hnk9 with pr group konflux-gh-test-custom-branch-echaxu is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-echaxu is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 95f566777c1c65524431d3a78494253eacbd26df27c1c14423622dabcb7e50 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"}} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","Application.Name":"build-suite-test-application-rmjs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-114502-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Namespace":"build-e2e-nwkz","snapshot.Name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-114502-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-pull-request-jw2k6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-pull-request-jw2k6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-pull-request-jw2k6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:50:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","reconcileID":"e303e0a0-446b-401b-8e53-f7ce73e5f5b4","Component.Namespace":"build-e2e-jcbj","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-parent-xtsr@sha256:a1e509fd36bccf8002ab4652c5e49697e1090ed3ed4a7d4f51f8f23dbace3a08","Component.Name":"fj-multi-component-parent-xtsr","lastBuildCommit":"cf6a9be279e9c2d04f9381b625c8991f4c97c581"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","component.Namespace":"build-e2e-jcbj","component.Name":"fj-multi-component-parent-xtsr"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-onan-20260426-114535-000"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-onan-20260426-114535-000","application":"build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-onan-20260426-114535-000"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","Application.Name":"build-suite-component-update-onan","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114535-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-onan-20260426-114535-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-child-xtsr@sha256:730d9e8a753062fa0616b540974f3511c41066b30f2740889001ada26d04b28f","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-fosevc","revision":"cc04b362a0e836b267115e346dce61e7a1bdbfbd","dockerfileUrl":"Dockerfile"}}},{"name":"fj-multi-component-parent-xtsr","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-jcbj/fj-multi-component-parent-xtsr@sha256:a1e509fd36bccf8002ab4652c5e49697e1090ed3ed4a7d4f51f8f23dbace3a08","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-parent-fosevc","revision":"cf6a9be279e9c2d04f9381b625c8991f4c97c581"}}}]} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"build-suite-component-update-onan-20260426-114535-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:50:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-onan-20260426-114535-000","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114535-000"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-onan-20260426-114535-000"} {"level":"info","ts":"2026-04-26T11:50:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-xtsr-on-push-n2rrd has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","snapshot.Name":"build-suite-component-update-onan-20260426-114535-000"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan","namespace":"build-e2e-jcbj","name":"fj-multi-component-parent-xtsr-on-push-n2rrd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-parent-xtsr-on-push-n2rrd has finished running","buildpipelineRun":{"name":"fj-multi-component-parent-xtsr-on-push-n2rrd","namespace":"build-e2e-jcbj"},"application":"build-e2e-jcbj/build-suite-component-update-onan"} {"level":"info","ts":"2026-04-26T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:50:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-echaxu-on-push-vb4q6 is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"722.529518ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"9d76a754-2d77-41f4-8b18-e89733efb3dc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"729.658081ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"e94d0513-f10a-4b92-a015-384b0ffa8bd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"740.226229ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"74058e92-17eb-417f-a0af-d8559375a3b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"760.763521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"d87abc2e-dc32-4617-bf97-149c282a74af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"801.470379ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"d885121c-3062-49f1-a1cd-6b98380909c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"882.665464ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"92e02861-ebb8-4e50-b95d-916259f5ed55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"959.848872ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"c6a3767f-598b-4112-9a32-bd1895f54a5e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.043512465s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"272d9fcd-acf1-47e0-a19b-81c5dfc77807","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.684716246s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"1ac95877-5892-487e-8776-0fae91a962ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.837003287s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:50:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:50:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"d6eaa91e-cd31-4c01-9e46-3440bc5fbb02","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","reconcileID":"cea80401-4d2e-418d-bb63-25bcb349a10c","component.Name":"go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-114529-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114529-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-114529-000","snapshot.Spec.Components":[{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:a0e3ffaa908046f4c9fccb5058b974eecabfc29a1d3a47a46993e4720a164025","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"893af9a8dcfc2b22c3af82ce1a85c11b33085204"}}}]} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-euaulg is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 937ffea5cde980fab131548dc6225a62857dfaf3e9796d876fbaf3d65dbe54 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Namespace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073756580, NodeID:\"CR_kwDONSo-hs8AAAARA4kJpA\", HeadSHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073756580\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:45:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/python-component-euaulg-on-pull-request-dvxbl is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66235974323}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585542422, Number:21379, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21379\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euaulg\", SHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-dvxbl has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-dvxbl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-dvxbl has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073756580,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114529-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-psnx4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:53Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-114529-000","reconcileID":"3c722174-d729-49d8-ba25-db9f343156f4","snapshot.name":"integ-app-oufa-20260426-114529-000","pipelinerun.name":"python-component-euaulg-on-pull-request-dvxbl","duration":3.953341878} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:50:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-psnx4"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073756580, NodeID:\"CR_kwDONSo-hs8AAAARA4kJpA\", HeadSHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073756580\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:45:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-114529-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66235974323}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585542422, Number:21379, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21379\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euaulg\", SHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-psnx4","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-psnx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073756580,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114529-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073756580, NodeID:\"CR_kwDONSo-hs8AAAARA4kJpA\", HeadSHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073756580\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:45:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-114529-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-psnx4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66235974323}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585542422, Number:21379, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21379\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euaulg\", SHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073756580,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114529-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:50:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","reconcileID":"89788cab-86ae-4ec6-a9fa-c8121ebc83e4","Component.Namespace":"group-mepg","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","Component.Name":"go-component-dtmxkh","lastBuildCommit":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","component.Namespace":"group-mepg","component.Name":"go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:50:59Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","reconcileID":"89788cab-86ae-4ec6-a9fa-c8121ebc83e4","component.Name":"python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-114517-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114517-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-114517-000","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7"}}}]} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-114517-000","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-push-4fgp6 has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-push-4fgp6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-push-4fgp6 has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074030826,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114517-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:50:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-4fnvr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:51:00Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-114517-000","reconcileID":"f957c68c-e5c9-4738-92db-ca66e648da9d","snapshot.name":"integ-app-oufa-20260426-114517-000","pipelinerun.name":"go-component-dtmxkh-on-push-4fgp6","duration":3.286583168} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4fnvr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-4fnvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074030826, NodeID:\"CR_kwDONSo-hs8AAAARA4046g\", HeadSHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074030826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:50:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-114517-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235965287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074030826,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114517-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074030826, NodeID:\"CR_kwDONSo-hs8AAAARA4046g\", HeadSHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074030826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:50:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-114517-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-4fnvr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235965287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074030826,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114517-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114529-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testedSnapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-psnx4","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-psnx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73073756580, NodeID:\"CR_kwDONSo-hs8AAAARA4kJpA\", HeadSHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73073756580\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:45:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-114529-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73073756580/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66235974323}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585542422, Number:21379, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21379\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-euaulg\", SHA:\"893af9a8dcfc2b22c3af82ce1a85c11b33085204\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73073756580,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114529-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114529-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-114529-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-psnx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:06Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-qlfqvy","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-114517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4fnvr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-4fnvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testedSnapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074030826, NodeID:\"CR_kwDONSo-hs8AAAARA4046g\", HeadSHA:\"ceac7a9a114ae5381f51b5abf44c949197bc4ca7\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074030826\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:50:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-114517-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074030826/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66235965287}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074030826,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-114517-000","destinationSnapshot.Name":"integ-app-oufa-20260426-114517-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T11:51:08Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-114517-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-4fnvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-euaulg-on-push-d7lpq is not associated with a pull request","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","PR group":"konflux-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"konflux-konflux-test-integration-clone-qlfqvy","prGroupHash":"109cfba2c658c5cc237f2bb19fb736b250bee624d29f08992a712debd384d6"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qlfqvy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074048140, NodeID:\"CR_kwDOOe2tsc8AAAARA418jA\", HeadSHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074048140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:51:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236262636}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585550661, Number:8956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8956\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qlfqvy\", SHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qlfqvy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:51:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:51:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.103532575s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"3f26d65f-2b7e-4b98-90ad-ba770288bbcd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.109146867s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"30e769e0-0f97-469e-a164-4c93f520ca6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.119636082s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"75d86cc3-4bd0-4f80-bf8a-303c7904bffb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.140100699s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"b6a99b1e-320e-4c12-9d1b-41bf017da3fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.181203098s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"483bfac2-0f1e-4ad9-a31d-4621b20f036f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.261795822s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"319cb2d3-70f0-4497-a1a0-29f9fac9e716","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.422568734s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"6c794448-da68-4c66-9971-7668a390eb01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.581390423s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"4804bfb2-08c8-48fd-ae43-71f861bdb2de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"1.743715893s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"7b88dc13-af08-4d4d-af5c-2a8753ff705e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","elapsedSinceCompletion":"3.02502213s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","reconcileID":"5c1e2975-b0e6-439c-ae2c-905956c24e73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-gftr-20260426-114809-000","application":"integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-gftr-20260426-114809-000","snapshot.Spec.Components":[{"name":"test-component-pac-uqmege","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-lewq/test-component-pac-uqmege@sha256:9f8596cf1f39454befc458a1e76eedca88171a1a6995649c339dbe59c927b357","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"f7fdc12d30234d27c9b0de4a4354c3d03bd21325"}}}]} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-uqmege is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 854a5f41331d55faaab19c900ea485f92c3198c47fca22469777257d3ffe2c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Application.Name":"integ-app-gftr","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Namespace":"integration2-lewq","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"my-integration-test-kiqx-5fzlf","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:51:39Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","reconcileID":"a7c65570-2f40-47fc-8d73-1bbe4bfe68b6","snapshot.name":"integ-app-gftr-20260426-114809-000","pipelinerun.name":"test-component-pac-uqmege-on-pull-request-gd2tf","duration":3.29564803} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Scenario":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Label":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Application.Name":"integ-app-gftr","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-kiqx","pipelineRun.Name":"my-integration-test-kiqx-5fzlf"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73073891907, NodeID:\"CR_kwDOKrwUx88AAAARA4saQw\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-kiqx-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073891907\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:48:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqmege snapshot scenario my-integration-test-kiqx is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lewq/test-component-pac-uqmege-on-pull-request-gd2tf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqmege-on-pull-request-gd2tf has finished running","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kiqx-5fzlf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-kiqx-5fzlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73073891907,"CheckName":"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqmege-on-pull-request-gd2tf has finished running","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:51:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73073891907, NodeID:\"CR_kwDOKrwUx88AAAARA4saQw\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-kiqx-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073891907\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:48:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-uqmege snapshot integ-app-gftr-20260426-114809-000 and scenario my-integration-test-kiqx is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:51:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73073891907,"CheckName":"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:51:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:51:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege-on-pull-request-gd2tf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:51:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-uqmege-on-pull-request-gd2tf has finished running","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kiqx-5fzlf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-kiqx-5fzlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-kiqx-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:51:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73073891907, NodeID:\"CR_kwDOKrwUx88AAAARA4saQw\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-kiqx-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73073891907\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:48:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uqmege snapshot integ-app-gftr-20260426-114809-000 and scenario my-integration-test-kiqx is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73073891907/annotations\"}, Name:\"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:51:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73073891907,"CheckName":"Konflux Dev version / my-integration-test-kiqx / test-component-pac-uqmege","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-26T11:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-26T11:51:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:51:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"my-integration-test-kiqx-5fzlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"992.428552ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"2f7fa207-b2c0-456c-b57d-2d5f3edfc893","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"999.058153ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"37221966-9f4d-4ad9-9aa3-9eeb3abfc93a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.009572407s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"178204c5-d106-439a-b23d-d42c55d8f6f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.030028302s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"ee74baad-d389-4555-8df1-9e87b917cfae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.071311983s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"6662096c-759c-4935-8e79-8b1f465d0252","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.137155948s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"56306b24-23c8-4d6f-a781-fb3a4afef100","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.152556921s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"efed388d-aa00-4212-81be-ebe1ff7995b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.473103526s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"aa90e75b-6264-491c-82f4-3ee263334134","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"1.774225433s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"622bee31-f10e-48ad-9b53-4936ed571951","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","elapsedSinceCompletion":"2.113884563s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:51:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:51:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"b59842de-efa8-40c3-8fd4-859988d9eb2b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","reconcileID":"0d6f3594-8567-42dd-82d4-5dcda1efdfe5","component.Name":"gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-114700-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-114700-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:6e5771511d2cd501c212355d999e43188a675804f2e42992c6e20a586a38941c","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti","revision":"64ddf01b2a786c1cb84ac0969d5bc7e63b9b4fc7"}}}]} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-114700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-114700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:51:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-114700-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:51:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xdm8g has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:51:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xdm8g has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lewq","name":"my-integration-test-nnpd"}} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-nnpd"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-nnpd"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-nnpd"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"my-integration-test-nnpd-htwj8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nnpd"} {"level":"info","ts":"2026-04-26T11:52:05Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","reconcileID":"943fc5bb-24a1-4eea-b082-a0462b0bc5d8","snapshot.name":"integ-app-gftr-20260426-114809-000","pipelinerun.name":"test-component-pac-uqmege-on-pull-request-gd2tf","duration":29.349271721} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Application.Name":"integ-app-gftr","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-kiqx","pipelineRun.Name":"my-integration-test-kiqx-5fzlf"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-nnpd","pipelineRun.Name":"my-integration-test-nnpd-htwj8"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-nnpd-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.NameSpace":"integration2-lewq","snapshot.Name":"integ-app-gftr-20260426-114809-000","scenarioName":"my-integration-test-nnpd","externalID":"my-integration-test-nnpd-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nnpd-htwj8","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-nnpd-htwj8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73074082900,"CheckName":"Konflux Dev version / my-integration-test-nnpd / test-component-pac-uqmege","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:52:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-nnpd-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73074082900, NodeID:\"CR_kwDOKrwUx88AAAARA44EVA\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-nnpd-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73074082900\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73074082900\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:52:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uqmege snapshot integ-app-gftr-20260426-114809-000 and scenario my-integration-test-nnpd is in progress\", Text:\"PipelineRun 'my-integration-test-nnpd-htwj8' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73074082900/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nnpd / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73074082900,"CheckName":"Konflux Dev version / my-integration-test-nnpd / test-component-pac-uqmege","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-znvw9 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"integ-app-gftr-20260426-114809-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","destinationComponentSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nnpd-htwj8","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-nnpd-htwj8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-kiqx"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","scenario.Name":"my-integration-test-nnpd","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testedSnapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ExternalID":"my-integration-test-nnpd-test-component-pac-uqmege"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","existingCheckRun":"github.CheckRun{ID:73074082900, NodeID:\"CR_kwDOKrwUx88AAAARA44EVA\", HeadSHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", ExternalID:\"my-integration-test-nnpd-test-component-pac-uqmege\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73074082900\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/73074082900\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:52:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-uqmege snapshot integ-app-gftr-20260426-114809-000 and scenario my-integration-test-nnpd is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/73074082900/annotations\"}, Name:\"Konflux Dev version / my-integration-test-nnpd / test-component-pac-uqmege\", CheckSuite:github.CheckSuite{ID:66236104438}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585546072, Number:29936, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29936\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-uqmege\", SHA:\"f7fdc12d30234d27c9b0de4a4354c3d03bd21325\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}, Base:github.PullRequestBranch{Ref:\"base-taqmzz\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","ID":73074082900,"CheckName":"Konflux Dev version / my-integration-test-nnpd / test-component-pac-uqmege","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","testedSnapshot.Name":"integ-app-gftr-20260426-114809-000","destinationSnapshot.Name":"integ-app-gftr-20260426-114809-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-gftr-20260426-114809-000","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"my-integration-test-nnpd-htwj8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","PR group":"konflux-gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","PR group":"konflux-gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-4dlx4\" was cancelled"}],"startTime":"2026-04-26T11:52:16Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b2905786fe62e45fb7454f5cfdd10c35-fe04dc5c61a51a40-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-4dlx4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-4dlx4\" was cancelled"}],"startTime":"2026-04-26T11:52:16Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b2905786fe62e45fb7454f5cfdd10c35-fe04dc5c61a51a40-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-4dlx4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-4dlx4\" was cancelled"}],"startTime":"2026-04-26T11:52:16Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b2905786fe62e45fb7454f5cfdd10c35-fe04dc5c61a51a40-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-4dlx4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:20Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-4dlx4\" was cancelled"}],"startTime":"2026-04-26T11:52:16Z","completionTime":"2026-04-26T11:52:20Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b2905786fe62e45fb7454f5cfdd10c35-fe04dc5c61a51a40-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-4dlx4 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"}} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-114700-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Namespace":"build-e2e-ammi","snapshot.Name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:21Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:21Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux-gl-multi-component-child-xgdi","prGroupHash":"d62f4dfa3e2d6274a78798b8ac8a4ffc0315acef114b268a6b2ce2409537c3"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-xdm8g with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ammi/gl-multi-component-child-xgdi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:52:21Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-child-xgdi-on-pull-request-xtvwz\" was cancelled"}],"startTime":"2026-04-26T11:52:15Z","completionTime":"2026-04-26T11:52:21Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti"},{"name":"revision","value":"92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi:on-pr-92cb78e48dff839a8302673b85007b2b756f2c89"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-85137257129be74eee31c1eaf95252e0-f5c03ea90e768903-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-xtvwz has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-ammi/gl-multi-component-child-xgdi-on-pull-request-l2lg6 with pr group konflux-gl-multi-component-child-xgdi is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","build-e2e-ammi":"gl-multi-component-child-xgdi-on-pull-request-l2lg6"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-pull-request-l2lg6 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-l2lg6","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-yicc","application":"integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-gftr has been set as a Controller OwnerReference on Snapshot snapshot-sample-yicc","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"snapshot-sample-yicc","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","Application.Name":"integ-app-gftr","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lewq","snapshot":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","integrationTestScenario.Name":"my-integration-test-nnpd"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"snapshot-sample-yicc"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Namespace":"integration2-lewq","snapshot.Name":"snapshot-sample-yicc","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lewq","snapshot":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-yicc"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:360","msg":"Failed to annotate snapshot with git reporting failure","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","error":"snapshots.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:360\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","snapshot.Name":"snapshot-sample-yicc"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"my-integration-test-nnpd-cnzxx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-nnpd"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:846","msg":"Failed to update integration status condition to in progress for snapshot","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","error":"snapshots.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:846\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:401","msg":"Failed to update test status in snapshot annotation","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","error":"snapshots.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:260","msg":"Defer: Updating statuses of tests in snapshot failed","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","error":"snapshots.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).initializeTestStatusesWithDefer.func1\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:260\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:414\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:52:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"snapshot-sample-yicc","reconcileID":"cc8b76e9-c1dc-4208-89cb-de998bb18925","error":"snapshots.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"req":{"name":"snapshot-sample-yicc","namespace":"integration2-lewq"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-yicc\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-uqmege","namespace":"integration2-lewq"},"application":"integration2-lewq/integ-app-gftr","namespace":"integration2-lewq","name":"test-component-pac-uqmege","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","pipelineRun":{"name":"my-integration-test-nnpd-cnzxx","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-nnpd-cnzxx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"snapshot-sample-yicc\" not found","pipelineRun":{"name":"my-integration-test-nnpd-cnzxx","namespace":"integration2-lewq"}} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-kiqx-5fzlf","namespace":"integration2-lewq"},"pipelineRun.Name":"my-integration-test-kiqx-5fzlf"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-kiqx-5fzlf","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-kiqx-5fzlf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-nnpd-htwj8","namespace":"integration2-lewq"},"pipelineRun.Name":"my-integration-test-nnpd-htwj8"} {"level":"info","ts":"2026-04-26T11:52:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-nnpd-htwj8","namespace":"integration2-lewq"},"namespace":"integration2-lewq","name":"my-integration-test-nnpd-htwj8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-26T11:52:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-uqmege-on-pull-request-gd2tf","namespace":"integration2-lewq"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:52:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lewq","snapshot":"integ-app-gftr-20260426-114809-000"} {"level":"info","ts":"2026-04-26T11:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:52:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-zdzh5 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-xgdi-on-push-h24ng is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"120.734831ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"e625c841-a474-4fc9-8431-4eeff5abade6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"126.200056ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"bce06bf2-59d3-4ea9-939e-858c05d376af","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"136.644601ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"a89ddc68-0cc4-4766-83ec-38802032f904","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"157.143885ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"ddf5af0f-2f2a-4dbc-9147-aa3e2df13b1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"198.505167ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"2447875c-255d-463e-a4db-77766e6a40c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"279.104571ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"0d838109-bba0-468a-afcf-f77736bf9c31","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"319.010875ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"b07cda99-75c9-432e-bfcd-ac2d74e6c12c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"440.553862ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"ddafbd0b-8f94-478f-a8e4-475f82ba39a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"964.102099ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"b9fde3df-92ff-45e9-a24c-2ac35b74d98b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.081337316s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:53:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:53:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"dd441b66-55e2-42dc-8615-9255e3aa659f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"cc2fa7eb-e630-4324-90b5-85aea2f5f179","component.Name":"test-comp-tqmv"} {"level":"info","ts":"2026-04-26T11:53:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"cc2fa7eb-e630-4324-90b5-85aea2f5f179","component.Name":"test-comp-jnlo"} {"level":"info","ts":"2026-04-26T11:53:36Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","reconcileID":"cc2fa7eb-e630-4324-90b5-85aea2f5f179","component.Name":"test-symlink-comp-seec"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-114559-000","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-wcfi is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b8e947dc45c7d10b504ee4edbab34f6fde2c64bda2f9abe55cd473bb0b0906 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-114559-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ztxz-20260426-114559-000","snapshot.Spec.Components":[{"name":"test-comp-wcfi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-wcfi@sha256:bb630146eeadb36e85e84491dc6c1574f59676015558ea9d28b0b04ce6def167","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"795824486100d76b76016088da48fb590f2cc3aa"}}}]} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"}} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-114559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:53:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-114559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-114559-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Namespace":"build-e2e-ksvs","snapshot.Name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-114559-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-bvstd has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi-on-pull-request-bvstd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:53:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-wcfi-on-pull-request-bvstd has finished running","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-55thf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":"2026-04-26 11:53:50 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":"2026-04-26 11:53:50 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:41:37Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:27Z","completionTime":"2026-04-26T11:41:37Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"IMAGE_DIGEST","value":"sha256:cb9d701059342a56d39da9c6ecdc290146bb96b311ecc7ce62130110f82866f4"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"a70cb5f4e4d8da294e284f3511f4fbda574829db"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv:on-pr-a70cb5f4e4d8da294e284f3511f4fbda574829db"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesc93d7075b71ff59fa2a4cca0672b0d5b-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-5f031c3d0308d3fbf6d5d6eabc8dab43","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-tqmv-on-pull-request-55thf-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-30b2719653976a542e72de305387f4fe-0757f98420f41fc6-01"}},"deletionTimestamp":"2026-04-26 11:53:50 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-55thf has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-55thf","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:53:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-tqmv-on-pull-request-fjnzt","PR group":"konflux-test-comp-tqmv"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-tqmv","prGroupHash":"4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-tqmv-on-pull-request-55thf with pr group konflux-test-comp-tqmv is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:53:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-ofep/gh-multi-component-child-ruxl, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:54:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:54:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","reconcileID":"5124dae5-3bc1-4714-9fb8-2e8b5b59eb6a","Component.Namespace":"build-e2e-ofep","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl@sha256:40eab75768c912ddd04a8cbf19a1c69ae61ee1828648c3a06af7391a0921f232","Component.Name":"gh-multi-component-child-ruxl","lastBuildCommit":"6af62060c774edfdcd49f2408c0be8bbaa37818a"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","component.Namespace":"build-e2e-ofep","component.Name":"gh-multi-component-child-ruxl"} {"level":"info","ts":"2026-04-26T11:54:50Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","reconcileID":"5124dae5-3bc1-4714-9fb8-2e8b5b59eb6a","component.Name":"gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-115012-000","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115012-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bpyn-20260426-115012-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl@sha256:40eab75768c912ddd04a8cbf19a1c69ae61ee1828648c3a06af7391a0921f232","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx","revision":"6af62060c774edfdcd49f2408c0be8bbaa37818a"}}}]} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115012-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:54:50Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115012-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-push-m4pnh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-m4pnh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:54:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-push-m4pnh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"103.21408ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"7bf39ef3-fd0b-4527-b204-119ff519536b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"108.761003ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"0d5ea316-9a50-4fb8-8131-3c7734d2fedb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"119.341432ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"f0367a5c-fc8f-4a49-97e2-5a83abf4bf15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"140.804479ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"9c0bf928-77d4-4255-bad5-fb26a5609320","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"181.329568ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"4aaad6d6-9741-48b9-906e-0d3a6c9e29ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"262.276381ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"3eba2665-b18a-4052-96ac-9e3ffca3c582","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"289.604997ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"789684d4-cdd6-489b-b7d1-c84bf2e316d5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"422.786679ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"60c3c4b1-fece-4db9-91b2-9fde91d27352","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"902.211393ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"b706f131-eb5b-4e9a-83c5-052c5c3a193a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","elapsedSinceCompletion":"1.064025545s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"b3fe71f1-843a-45ca-bca9-c1a81341715d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","reconcileID":"1677aab1-0371-49d5-b086-609d554b878a","component.Name":"gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-115007-000","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115007-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bpyn-20260426-115007-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl@sha256:3864cac1fdec3d4cbccc9770ff687933c783bfd526f857e0d3f9e49e16d4d5bb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx","revision":"70aa212e3a8ebbe6b02170d9caa650789cf91b8d"}}}]} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-ofep/gh-multi-component-child-ruxl-on-pull-request-bln72 with pr group konflux-gh-multi-component-child-ruxl is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-ruxl is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash fa099cfaba3c9786b718108bffe4350a5d4dc70a2d613b8cfa0dae0b5e33e7 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"}} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:55:01Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115007-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115007-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Namespace":"build-e2e-ofep","snapshot.Name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:55:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-mcw9q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-mcw9q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:25Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","reconcileID":"4c5e990a-7bc0-4274-9c14-edc2a765dabe","Component.Namespace":"build-e2e-hiry","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-hiry/fj-test-custom-branch-stzmrf@sha256:0e2688bebfaeae2fe3173d381ee818e33022d28e1d474f549c52c707e161e66f","Component.Name":"fj-test-custom-branch-stzmrf","lastBuildCommit":"947c052852996e5ff48a7b2e6113f10222c2f4da"} {"level":"info","ts":"2026-04-26T11:55:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","component.Namespace":"build-e2e-hiry","component.Name":"fj-test-custom-branch-stzmrf"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-vniq-20260426-115021-000","application":"build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-115021-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-vniq-20260426-115021-000","snapshot.Spec.Components":[{"name":"fj-test-custom-branch-stzmrf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hiry/fj-test-custom-branch-stzmrf@sha256:0e2688bebfaeae2fe3173d381ee818e33022d28e1d474f549c52c707e161e66f","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-eeviyv","revision":"947c052852996e5ff48a7b2e6113f10222c2f4da"}}}]} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","Application.Name":"build-suite-test-application-vniq","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"build-suite-test-application-vniq-20260426-115021-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:55:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-vniq-20260426-115021-000","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-push-mpbps has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","snapshot.Name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf-on-push-mpbps","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-branch-stzmrf-on-push-mpbps has finished running","buildpipelineRun":{"name":"fj-test-custom-branch-stzmrf-on-push-mpbps","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"569.107282ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"804219ca-46e3-4d89-84c0-71adc382c4a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"574.65429ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"760e1390-29d3-4196-a7d1-293e5b069b33","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"585.156881ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"5e4b1864-f850-4b80-8aee-9b71a84fd9cf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"605.580936ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"84ff23ae-2549-489c-9137-aaf3b0404350","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"646.538405ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"32d3adda-c148-4dc9-945b-86415b7e00f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"725.387917ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"7f2ddbaf-3c8b-4f21-86e8-e56f60e6eb0f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"727.465862ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"64193f2d-62c8-4b79-bb4e-347075232e53","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.048327756s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"cc0aa7c3-797e-47b0-aa6e-bdf1b3aeb41c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.417563815s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"9b006bae-0f18-4564-9945-5d2eed9daec8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.689654582s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:55:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"619d0d72-a0be-416e-8170-d41ed5c51217","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","reconcileID":"8ff3c88c-ae8f-4368-942e-4e146b131873","component.Name":"python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115122-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115122-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-115122-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-qlfqvy","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/konflux-test-integration-clone-qlfqvy@sha256:4f2605bbe59fabde7b530836588b8ed53bcf898216a1e554b9ceb5e08bfab20c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"c5ab2a1226727b5b21d26a8f4185d5b282c481d5"}}},{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-qlfqvy is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 109cfba2c658c5cc237f2bb19fb736b250bee624d29f08992a712debd384d6 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074048140, NodeID:\"CR_kwDOOe2tsc8AAAARA418jA\", HeadSHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074048140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:51:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236262636}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585550661, Number:8956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8956\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qlfqvy\", SHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115122-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"}} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-hdje-20260426-114454-000","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","snapshot.Namespace":"build-e2e-buzo","snapshot.Name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","prGroup":"konflux-gl-test-custom-branch-svqdxu","prGroupHash":"c540bf37c0495816946e1f67782372c333fc4568fc8339705337b87ac0ee5b"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-buzo/gl-test-custom-branch-svqdxu, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-svqdxu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:37:04Z","reason":"Cancelled","message":"PipelineRun \"gl-test-custom-branch-svqdxu-on-pull-request-npc94\" was cancelled"}],"startTime":"2026-04-26T11:36:44Z","completionTime":"2026-04-26T11:37:04Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-qizdzz"},{"name":"revision","value":"4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-buzo/gl-test-custom-branch-svqdxu:on-pr-4fbac27e5b4b50996e0b8da647fc97646f972ec1"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-test-custom7c463d1f18276ecc1be799e3382696a7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-5c10f6e79d0cfd5f109bb04f30a6f092-a67b394881f34083-01"}},"deletionTimestamp":"2026-04-26 11:55:33 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-svqdxu-on-pull-request-npc94 has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-pull-request-npc94","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-kl9h4","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:33Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115122-000","reconcileID":"1300854a-4740-43d6-a6d4-55ff40e1cc96","snapshot.name":"integ-app-oufa-20260426-115122-000","pipelinerun.name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","duration":3.960319075} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-kl9h4"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1291","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.066267209s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"error","ts":"2026-04-26T11:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","reconcileID":"b480edc9-ddab-4c24-a4aa-2b8092c9b974","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1291","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.071701916s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"error","ts":"2026-04-26T11:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","reconcileID":"9557c7b7-b45d-4d0e-9479-9c1c46624a87","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1291","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.082033566s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"error","ts":"2026-04-26T11:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","reconcileID":"acd793d4-3d70-4d6e-a423-935a7c403564","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1291","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.102415644s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"error","ts":"2026-04-26T11:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","reconcileID":"14adeeee-2145-4c20-a851-1f16a953ac3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1291","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","elapsedSinceCompletion":"2.143371242s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje"} {"level":"error","ts":"2026-04-26T11:55:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","reconcileID":"e388c6a0-dd8b-41bb-9984-8c25642e6a99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"req":{"name":"gl-test-custom-branch-svqdxu-on-push-6mh6w","namespace":"build-e2e-buzo"},"error":"PipelineRun.tekton.dev \"gl-test-custom-branch-svqdxu-on-push-6mh6w\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074048140, NodeID:\"CR_kwDOOe2tsc8AAAARA418jA\", HeadSHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074048140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:51:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115122-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236262636}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585550661, Number:8956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8956\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qlfqvy\", SHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115122-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074048140, NodeID:\"CR_kwDOOe2tsc8AAAARA418jA\", HeadSHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074048140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:51:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115122-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kl9h4' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236262636}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585550661, Number:8956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8956\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qlfqvy\", SHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kl9h4","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-kl9h4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:55:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115122-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kl9h4","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-kl9h4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testedSnapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:55:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074048140, NodeID:\"CR_kwDOOe2tsc8AAAARA418jA\", HeadSHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074048140\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:51:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115122-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074048140/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236262636}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585550661, Number:8956, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8956\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-qlfqvy\", SHA:\"c5ab2a1226727b5b21d26a8f4185d5b282c481d5\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:55:45Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074048140,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115122-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115122-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:55:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T11:55:45Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115122-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-kl9h4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","reconcileID":"c543d13b-58b9-4915-837f-dd8b1036964e","Component.Namespace":"build-e2e-nwkz","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-nwkz/gh-test-custom-branch-echaxu@sha256:cc87f381ced6f8d92938440581fbdd8a756d75129b152e8f1c1b978160c7e6af","Component.Name":"gh-test-custom-branch-echaxu","lastBuildCommit":"6fb24cfb78250d6cd848cdb7b6130a0b0418716d"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","component.Namespace":"build-e2e-nwkz","component.Name":"gh-test-custom-branch-echaxu"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-rmjs-20260426-115046-000","application":"build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-115046-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-rmjs-20260426-115046-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-echaxu","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-nwkz/gh-test-custom-branch-echaxu@sha256:cc87f381ced6f8d92938440581fbdd8a756d75129b152e8f1c1b978160c7e6af","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-hgbqdn","revision":"6fb24cfb78250d6cd848cdb7b6130a0b0418716d"}}}]} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","Application.Name":"build-suite-test-application-rmjs","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"build-suite-test-application-rmjs-20260426-115046-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:55:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-rmjs-20260426-115046-000","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-push-vb4q6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","snapshot.Name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu-on-push-vb4q6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-echaxu-on-push-vb4q6 has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-echaxu-on-push-vb4q6","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs"} {"level":"info","ts":"2026-04-26T11:56:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euaulg-on-pull-request-ngbvt","PR group":"pr-branch-hyjcrq"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"pr-branch-hyjcrq","prGroupHash":"269efa17f05bfc04997474cd1e84ceab07b94daf2e789a84a9b5ca25177b41"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274005,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"python-component-euaulg-on-pull-request-ngbvt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"python-component-euaulg-on-pull-request-ngbvt"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-hyjcrq is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-xhjzw","PR group":"pr-branch-hyjcrq"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"pr-branch-hyjcrq","prGroupHash":"269efa17f05bfc04997474cd1e84ceab07b94daf2e789a84a9b5ca25177b41"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274983,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-xhjzw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-xhjzw"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-euaulg go-component-dtmxkh]","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-xhjzw"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-xhjzw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-xhjzw"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","PR group":"pr-branch-hyjcrq"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"pr-branch-hyjcrq","prGroupHash":"269efa17f05bfc04997474cd1e84ceab07b94daf2e789a84a9b5ca25177b41"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-dtmxkh konflux-test-integration-clone-qlfqvy python-component-euaulg]","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276706,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276328, NodeID:\"CR_kwDOOe2tsc8AAAARA5D36A\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276328\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-euaulg go-component-dtmxkh konflux-test-integration-clone-qlfqvy]","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276706, NodeID:\"CR_kwDOOe2tsc8AAAARA5D5Yg\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276706,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:21Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","reconcileID":"7ae59445-ce57-4ee2-be42-313465e610b8","Component.Namespace":"group-mepg","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:6c9a5d1cf0ba89927e19c6ea66197f06213eb6b40975fa5c6db267ac835b4483","Component.Name":"python-component-euaulg","lastBuildCommit":"3156f95f0c99c39602866f0ec52e630e29e408f0"} {"level":"info","ts":"2026-04-26T11:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","component.Namespace":"group-mepg","component.Name":"python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:22Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","reconcileID":"7ae59445-ce57-4ee2-be42-313465e610b8","component.Name":"konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115113-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115113-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-115113-000","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:6c9a5d1cf0ba89927e19c6ea66197f06213eb6b40975fa5c6db267ac835b4483","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3156f95f0c99c39602866f0ec52e630e29e408f0"}}}]} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115113-000","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074286489,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115113-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-push-d7lpq has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-push-d7lpq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-push-d7lpq has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-gqht6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:56:23Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115113-000","reconcileID":"f02a613f-e1cd-4093-a553-2ec1763e2723","snapshot.name":"integ-app-oufa-20260426-115113-000","pipelinerun.name":"python-component-euaulg-on-push-d7lpq","duration":4.594444142} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115113-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074286489, NodeID:\"CR_kwDONSo-hs8AAAARA5EfmQ\", HeadSHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074286489\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-115113-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236254664}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074286489,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115113-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gqht6","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-gqht6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074286489, NodeID:\"CR_kwDONSo-hs8AAAARA5EfmQ\", HeadSHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074286489\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-115113-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-gqht6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236254664}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074286489,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115113-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"918.120521ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"889a7295-dfee-450f-97f0-5a76c9dbf602","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"923.808397ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"8677cf99-f159-4192-afa5-88c0319a2f40","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"934.23424ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"ed40415b-c79d-4aa6-b1f0-847a5aa59f75","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"954.871057ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"f1b2df03-b9a5-4dd0-a060-4ab618baaefa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"996.065288ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"f08f5cf1-916e-4167-851b-78a23b6a0ec6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.077009956s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"225d0876-67fa-4ffe-bf47-503cda2b2c39","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.237600619s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"5a777e13-8070-455b-9412-2caeb8ce2dd5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.45115676s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"972a497c-af2e-4fc7-867b-d257af8c8b19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.558940516s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"510b48b0-148f-4f0a-a139-c91e53eff0c1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"2.139496801s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:56:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"6c4e629d-552c-4f30-822c-1b6725f1a25e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"e87aa691-4a21-4405-8dcd-13f771be7446","component.Name":"test-comp-jnlo"} {"level":"info","ts":"2026-04-26T11:56:26Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"e87aa691-4a21-4405-8dcd-13f771be7446","component.Name":"test-symlink-comp-seec"} {"level":"info","ts":"2026-04-26T11:56:26Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","reconcileID":"e87aa691-4a21-4405-8dcd-13f771be7446","component.Name":"test-comp-wcfi"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-115355-000","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115355-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ztxz-20260426-115355-000","snapshot.Spec.Components":[{"name":"test-comp-tqmv","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-tqmv@sha256:35e4dc75c04af9f746c016a7732a92af5a6ed1b2f1a45d5ec1a3becc74c4ab9f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"3fcdc1cb3909787d6963ea73364e3fb1d7c9617f"}}}]} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-tqmv is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4e177c65dbaabfaaf8ab480bd07ef388dbe3b28e9e4bf8ab9b20fa45aa16c1 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"}} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:56:26Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115355-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ztxz-20260426-115355-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Namespace":"build-e2e-ksvs","snapshot.Name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-fjnzt has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv-on-pull-request-fjnzt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-tqmv-on-pull-request-fjnzt has finished running","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115113-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115113-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-gqht6","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-gqht6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testedSnapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074286489, NodeID:\"CR_kwDONSo-hs8AAAARA5EfmQ\", HeadSHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074286489\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-115113-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074286489/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236254664}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074286489,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115113-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115113-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T11:56:31Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115113-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-gqht6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","reconcileID":"2a0e2f62-bb73-4d07-9007-b269406cd7e0","Component.Namespace":"build-e2e-ofep","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-parent-ruxl@sha256:e20fa5619f0bbe6ab8ab53e184db7403df98707e4b3f4ac410b75130a733d6a7","Component.Name":"gh-multi-component-parent-ruxl","lastBuildCommit":"cc6ae40b3fca35eefebb526739cf74c5901210f2"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","component.Namespace":"build-e2e-ofep","component.Name":"gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-115009-000","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115009-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-bpyn-20260426-115009-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl@sha256:40eab75768c912ddd04a8cbf19a1c69ae61ee1828648c3a06af7391a0921f232","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx","revision":"6af62060c774edfdcd49f2408c0be8bbaa37818a","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-ruxl","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-parent-ruxl@sha256:e20fa5619f0bbe6ab8ab53e184db7403df98707e4b3f4ac410b75130a733d6a7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-dxopfx","revision":"cc6ae40b3fca35eefebb526739cf74c5901210f2"}}}]} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:56:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115009-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:56:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115009-000","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ruxl-on-push-sxdwg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","snapshot.Name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl-on-push-sxdwg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-ruxl-on-push-sxdwg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-zpmlh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":"2026-04-26 11:56:49 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":"2026-04-26 11:56:49 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:39:45Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-26T11:34:53Z","completionTime":"2026-04-26T11:39:45Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"IMAGE_DIGEST","value":"sha256:757872d41e7bed37ea0233d8b3b5597275649fcda4978ba5ddba33ee07dd5939"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:1b209c0d93e52e418f3e6cd4b4fd915a84e4bd7f68e1cfd0d6446133540d7f43"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.9@sha256:681d9f65a7f50cb260ee576ccab551e11d63c549f1e1ef3d201da3c112855bd6"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo:on-pr-3eb77796f76fb1743da61f0b98df6c8c9c2621a2"},{"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":"oci"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"source-build-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta:0.3@sha256:0917cfc7772e82cb8e74743c2104f43bcf2596aceafe87eec6fce69a8cac5f06"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:6045ed6f2d37cfdf75cb3f2bf88706839c276a59f892ae027a315456c2914cf3"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c314b4d5369d7961af51c865be28cd792d5f233aef94ecf035b3f84acde398bf"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:3d8a6902ab7c5c2125be07263f395426342c5032b3abfd0140162ad838437bab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesdeca505d0d414bd4f410ebacec16c53a-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-b44d9fc6549a1c4b82c2b2842f2a4705","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-jnlo-on-pull-request-zpmlh-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-c1f40957aec300b78c9daf5d9f729d15-01a2431f4110a4d6-01"}},"deletionTimestamp":"2026-04-26 11:56:49 +0000 UTC"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-zpmlh has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-zpmlh","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-jnlo-on-pull-request-hf7x6","PR group":"konflux-test-comp-jnlo"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-comp-jnlo","prGroupHash":"09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-ksvs/test-comp-jnlo-on-pull-request-zpmlh with pr group konflux-test-comp-jnlo is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:56:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","PR group":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-bpyn-20260426-115709-240"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-bpyn-20260426-115709-240","application":"build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-bpyn-20260426-115709-240"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","Application.Name":"build-suite-component-update-bpyn","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"build-suite-component-update-bpyn-20260426-115709-240","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:57:09Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-bpyn-20260426-115709-240","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:09Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-parent-ruxl","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-parent-ruxl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-26T11:57:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-pull-request-w8khd","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:57:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-ruxl-on-push-sxdwg","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-multi-component-child-ruxl","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:57:11Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ruxl-on-pull-request-4r58m\" was cancelled"}],"startTime":"2026-04-26T11:57:06Z","completionTime":"2026-04-26T11:57:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f7a57bb200ca9aff30a9382317c545c6-87bda4c7925ab477-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-4r58m has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-2ngg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-2ngg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-ruxl-on-push-2ngg4 is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:57:11Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ruxl-on-pull-request-4r58m\" was cancelled"}],"startTime":"2026-04-26T11:57:06Z","completionTime":"2026-04-26T11:57:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f7a57bb200ca9aff30a9382317c545c6-87bda4c7925ab477-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-4r58m has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:57:11Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ruxl-on-pull-request-4r58m\" was cancelled"}],"startTime":"2026-04-26T11:57:06Z","completionTime":"2026-04-26T11:57:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f7a57bb200ca9aff30a9382317c545c6-87bda4c7925ab477-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-4r58m has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:57:11Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ruxl-on-pull-request-4r58m\" was cancelled"}],"startTime":"2026-04-26T11:57:06Z","completionTime":"2026-04-26T11:57:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f7a57bb200ca9aff30a9382317c545c6-87bda4c7925ab477-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-4r58m has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","prGroup":"konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl","prGroupHash":"ffc22206dbcafa192a9ad4bc457e9c3040eaf134133fb052dfa48abe7b4f75"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gh-multi-component-child-ruxl-component-update-gh-multi-component-parent-ruxl is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:57:11Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-ruxl-on-pull-request-4r58m\" was cancelled"}],"startTime":"2026-04-26T11:57:06Z","completionTime":"2026-04-26T11:57:11Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-dxopfx"},{"name":"revision","value":"bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ofep/gh-multi-component-child-ruxl:on-pr-bff63fb302558955d8e9ad57d56ed44bc7cf5b5f"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-f7a57bb200ca9aff30a9382317c545c6-87bda4c7925ab477-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn","namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-ruxl-on-pull-request-4r58m has finished running","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"application":"build-e2e-ofep/build-suite-component-update-bpyn"} {"level":"error","ts":"2026-04-26T11:57:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-114433-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-113606-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-115709-240"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-115709-240"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-115007-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-115012-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-bpyn-20260426-115009-000"} {"level":"info","ts":"2026-04-26T11:57:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ofep","snapshot":"build-suite-component-update-bpyn-20260426-115009-000"} 2026/04/26 11:57:13 http: TLS handshake error from 10.129.0.2:48016: EOF {"level":"error","ts":"2026-04-26T11:57:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-bln72","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-mcw9q","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:57:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"namespace":"build-e2e-ofep","name":"gh-multi-component-child-ruxl-on-push-2ngg4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-2ngg4","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-push-m4pnh","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-ruxl-on-pull-request-4r58m","namespace":"build-e2e-ofep"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","reconcileID":"467840e6-bdf8-425f-845f-62321c80eb64","Component.Namespace":"build-e2e-ammi","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:c0d91f18890103a95651e38147f74c753acde25cea2641035d5e2caad60b5020","Component.Name":"gl-multi-component-child-xgdi","lastBuildCommit":"bf397bb54a2c910f1041dac4e11d1b34dc25571c"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","component.Namespace":"build-e2e-ammi","component.Name":"gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:57:21Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","reconcileID":"467840e6-bdf8-425f-845f-62321c80eb64","component.Name":"gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-115209-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115209-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-115209-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:c0d91f18890103a95651e38147f74c753acde25cea2641035d5e2caad60b5020","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti","revision":"bf397bb54a2c910f1041dac4e11d1b34dc25571c"}}}]} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115209-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:57:21Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115209-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-znvw9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-znvw9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-znvw9 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:57:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gl-test-custom-branch-svqdxu","namespace":"build-e2e-buzo"},"namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu","reconcileID":"53fdb2b2-e158-4de7-b022-1e37242a68c8","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gl-test-custom-branch-svqdxu\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:57:34Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-svqdxu","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","reconcileID":"3233f0d7-5531-41ea-90e6-54165ca688a8","Component.Namespace":"build-e2e-ammi","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:eacb7f55b314273ddf0fa711dbe192bd8f8d3443e195336d2f2904aed7af3a63","Component.Name":"gl-multi-component-child-xgdi","lastBuildCommit":"7bce533c4c804304d981718e4f4ff23f75c1224b"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","component.Namespace":"build-e2e-ammi","component.Name":"gl-multi-component-child-xgdi"} {"level":"info","ts":"2026-04-26T11:57:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","reconcileID":"3233f0d7-5531-41ea-90e6-54165ca688a8","component.Name":"gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-115315-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115315-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-115315-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:eacb7f55b314273ddf0fa711dbe192bd8f8d3443e195336d2f2904aed7af3a63","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti","revision":"7bce533c4c804304d981718e4f4ff23f75c1224b"}}}]} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115315-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:57:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115315-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-svqdxu","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-stzmrf","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-zdzh5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-zdzh5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-zdzh5 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-branch-stzmrf","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","reconcileID":"b5e57cfc-5f4c-44fb-b815-c85d318d1620","Component.Namespace":"build-e2e-ammi","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi@sha256:8254f01495b9a1a3017d83a4ffd5a14aeb004498e0298edb9c3408fc90878441","Component.Name":"gl-multi-component-parent-xgdi","lastBuildCommit":"d165cd039367819e6253e9d18040f39aba5b8d92"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","component.Namespace":"build-e2e-ammi","component.Name":"gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-115318-000","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115318-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-gwrk-20260426-115318-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-child-xgdi@sha256:eacb7f55b314273ddf0fa711dbe192bd8f8d3443e195336d2f2904aed7af3a63","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-wuszti","revision":"7bce533c4c804304d981718e4f4ff23f75c1224b","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-xgdi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ammi/gl-multi-component-parent-xgdi@sha256:8254f01495b9a1a3017d83a4ffd5a14aeb004498e0298edb9c3408fc90878441","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-wuszti","revision":"d165cd039367819e6253e9d18040f39aba5b8d92"}}}]} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115318-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:57:49Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115318-000","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:57:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-push-h24ng has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","snapshot.Name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi-on-push-h24ng","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:57:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-xgdi-on-push-h24ng has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-svqdxu","namespace":"build-e2e-buzo"},"application":"build-e2e-buzo/build-suite-test-application-hdje","namespace":"build-e2e-buzo","name":"gl-test-custom-branch-svqdxu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-echaxu","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","PR group":"konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","prGroup":"konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi","prGroupHash":"506eb2c33ab30dda1d93fa9c2d35f289a218dede899d43f63e52c7ae72dd36"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-gwrk-20260426-115806-827"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-gwrk-20260426-115806-827","application":"build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-gwrk-20260426-115806-827"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","Application.Name":"build-suite-component-update-gwrk","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"build-suite-component-update-gwrk-20260426-115806-827","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:58:06Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-gwrk-20260426-115806-827","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:06Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-parent-xgdi","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-parent-xgdi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"fj-test-custom-branch-stzmrf","namespace":"build-e2e-hiry"},"application":"build-e2e-hiry/build-suite-test-application-vniq","namespace":"build-e2e-hiry","name":"fj-test-custom-branch-stzmrf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-pcm42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-pcm42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-xgdi-on-push-pcm42 is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hiry","snapshot":"build-suite-test-application-vniq-20260426-113618-000"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hiry","snapshot":"build-suite-test-application-vniq-20260426-115021-000"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-hiry","snapshot":"build-suite-test-application-vniq-20260426-114459-000"} {"level":"info","ts":"2026-04-26T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux/component-updates/gl-multi-component-child-xgdi-component-update-gl-multi-component-parent-xgdi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk"} {"level":"info","ts":"2026-04-26T11:58:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-buzo","snapshot":"build-suite-test-application-hdje-20260426-113704-000"} {"level":"info","ts":"2026-04-26T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:58:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-buzo","snapshot":"build-suite-test-application-hdje-20260426-114454-000"} {"level":"info","ts":"2026-04-26T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:58:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-j9sxg","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:25Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:25Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-multi-component-child-xgdi","namespace":"build-e2e-ammi"},"application":"build-e2e-ammi/build-suite-component-update-gwrk","namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-26T11:58:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-push-h24ng","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:26Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-xgdi-on-pull-request-rgdr9","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:28Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-echaxu","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-114700-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-113556-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-113709-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-115315-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-115318-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-115806-827"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-115806-827"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-component-update-gwrk-20260426-115209-000"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ammi","snapshot":"build-suite-component-update-gwrk-20260426-115209-000"} 2026/04/26 11:58:29 http: TLS handshake error from 10.129.0.2:36598: EOF {"level":"error","ts":"2026-04-26T11:58:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:58:29Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xdm8g","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"namespace":"build-e2e-ammi","name":"gl-multi-component-child-xgdi-on-push-pcm42","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-04-26T11:58:30Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-pcm42","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-zdzh5","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-push-znvw9","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-4dlx4","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"req":{"name":"gl-multi-component-child-xgdi-on-pull-request-vfsfq","namespace":"build-e2e-ammi"},"error":"PipelineRun.tekton.dev \"gl-multi-component-child-xgdi-on-pull-request-vfsfq\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-xgdi-on-pull-request-xtvwz","namespace":"build-e2e-ammi"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:58:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:58:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"gh-test-custom-branch-echaxu","namespace":"build-e2e-nwkz"},"namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu","reconcileID":"36047736-8e89-4afc-93e5-cb59d4917abd","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"gh-test-custom-branch-echaxu\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:58:48Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-echaxu","namespace":"build-e2e-nwkz"},"application":"build-e2e-nwkz/build-suite-test-application-rmjs","namespace":"build-e2e-nwkz","name":"gh-test-custom-branch-echaxu","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nwkz","snapshot":"build-suite-test-application-rmjs-20260426-113626-000"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nwkz","snapshot":"build-suite-test-application-rmjs-20260426-115046-000"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:58:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-nwkz","snapshot":"build-suite-test-application-rmjs-20260426-114502-000"} {"level":"info","ts":"2026-04-26T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"456.364734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"f323391b-2679-48a4-845c-f91cdb35e524","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"461.928977ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"b116cc83-4814-4ee7-a17b-c7b5ed544cfb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"472.455666ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"84097b36-5524-4373-a3bf-871e3ca56ac3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"493.361249ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"aa200b4e-f56c-4bc4-acb3-0c4b3f7f7af4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"534.347184ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"9e7c2d0a-ef60-43f5-97ed-4f48c72ebbf2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"611.993462ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"016883f8-1300-418a-8f1b-930223622fce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"615.764282ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"74b6e9b2-2b2d-4c26-9cc9-4a1e5da8ad2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"936.293145ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"27d74a21-d564-4038-82e6-2ec098fcc1b5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.343460346s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"588fa8ba-b0a6-4e1e-bbcb-88169569af6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.5777773s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","reconcileID":"1b1a5f1f-078e-41aa-882c-80890124dbba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115607-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115607-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-115607-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-qlfqvy","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/konflux-test-integration-clone-qlfqvy@sha256:f899355b79eef27c04de516ba15fac5f0d7c6ff0a91ac2506c27bee77d55d743","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a4c96e5752f65417483dc57d3afdc80f82b6686d"}}},{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:6c9a5d1cf0ba89927e19c6ea66197f06213eb6b40975fa5c6db267ac835b4483","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3156f95f0c99c39602866f0ec52e630e29e408f0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-mepg/python-component-euaulg-on-pull-request-ngbvt with pr group pr-branch-hyjcrq is still running, won't create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} 2026/04/26 11:59:13 http: TLS handshake error from 10.128.0.2:46754: EOF {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qlfqvy-on-pull-request-d645v has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276328, NodeID:\"CR_kwDOOe2tsc8AAAARA5D36A\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276328\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115607-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-cncjm","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:14Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115607-000","reconcileID":"aa9aa79a-f16d-4927-b2e3-49c0f6c395af","snapshot.name":"integ-app-oufa-20260426-115607-000","pipelinerun.name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","duration":3.475109765} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-cncjm"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276328, NodeID:\"CR_kwDOOe2tsc8AAAARA5D36A\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276328\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115607-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cncjm","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-cncjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115607-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276328, NodeID:\"CR_kwDOOe2tsc8AAAARA5D36A\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276328\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115607-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-cncjm' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-qlfqvy-on-pull-request-d645v has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115607-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T11:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115607-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-cncjm","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-cncjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276328, NodeID:\"CR_kwDOOe2tsc8AAAARA5D36A\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-konflux-test-integration-clone-qlfqvy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276328\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-qlfqvy snapshot integ-app-oufa-20260426-115607-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276328/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276328,"CheckName":"Konflux Dev version / my-integration-test-ydrh / konflux-test-integration-clone-qlfqvy","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115607-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T11:59:22Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-cncjm","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"239.859687ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"8a529a77-ec17-41db-becf-dd7dc50485f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"245.942037ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"ea8d783e-7d63-4740-8d1a-37ee230cbf2a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"256.42059ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"05e63c2a-7cdf-4b8b-a4f1-32532c67a005","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"277.290961ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"37c15c89-8410-4b11-ad93-4b5683549bea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"317.906289ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"653ac0ae-1ee8-4962-b48d-9f9eb8889aec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"363.040673ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"28facdf8-a537-41b6-8271-b9cbd1deee1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"398.858554ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"dbfe5b7b-c0fa-4f45-9a1e-6007dcf44d23","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"719.422529ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"6f4ab51f-f167-4186-905b-ed6c25c3caa8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.116262331s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"3cb72a0e-b119-4d78-9928-e84335c67c1c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","elapsedSinceCompletion":"1.36074184s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T11:59:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"035defb8-07e2-497f-aa12-71b9f4f75d47","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"a4bd5919-54f6-4200-bc8a-1f0173ccf560","component.Name":"test-comp-tqmv"} {"level":"info","ts":"2026-04-26T11:59:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"a4bd5919-54f6-4200-bc8a-1f0173ccf560","component.Name":"test-symlink-comp-seec"} {"level":"info","ts":"2026-04-26T11:59:48Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","reconcileID":"a4bd5919-54f6-4200-bc8a-1f0173ccf560","component.Name":"test-comp-wcfi"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-115654-000","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115654-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-ztxz-20260426-115654-000","snapshot.Spec.Components":[{"name":"test-comp-jnlo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-comp-jnlo@sha256:2054b02201e5cd92d78ad0398469b0b1ed4c38cbe28f5334beef046317d813e0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"3c0612ff8a8780f86d185d43d3bf358b259a7f1d"}}}]} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-jnlo is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 09387aa1f06c3cf4bce79fd8867a040393a5ca99f19702414a2369a870840a is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"}} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115654-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T11:59:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115654-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-115654-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T11:59:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-ztxz-20260426-115654-000","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Namespace":"build-e2e-ksvs","snapshot.Name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:59:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T11:59:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-hf7x6 has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T11:59:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","snapshot.Name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo-on-pull-request-hf7x6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T11:59:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-jnlo-on-pull-request-hf7x6 has finished running","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","prGroup":"konflux-test-symlink-comp-seec","prGroupHash":"4372285170042b22aa5cfe4b91024f8877dadb74116df73929122eb733e287"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-seec is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T11:36:19Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-04-26T11:35:34Z","completionTime":"2026-04-26T11:36:19Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"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","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","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"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:44eb23c2c9a6d7dc471efd28bf835035add9853c065e110312c5feefe87cfc8c"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"}],"workspaces":[{"name":"source","workspace":"workspace"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-ksvs/test-symlink-comp-seec:on-pr-999e6aec3de00b934a9bc37cf7f8ab5efbd7046a"},{"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"}]},{"name":"build-source-image","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["true"]}],"runAfter":["build-image-index"],"params":[{"name":"BINARY_IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"BINARY_IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clair-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"ecosystem-cert-preflight-checks","taskRef":{"resolver":"bundles","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:2468c01818fbaad2235e4fca438f28e847260e3e354cf5a441bbd671684af2db"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","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"}]},"runAfter":["build-image-index"],"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":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-seec-on-pull-request-tjzn7-clone-repository","pipelineTaskName":"clone-repository"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d3862d4b5e21792faf07c2c6fabff17a-97ed4cfa2a142a0a-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec-on-pull-request-tjzn7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-seec-on-pull-request-tjzn7 has finished running","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-120005-532"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-120005-532","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-120005-532"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-120005-532","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:00:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"error","ts":"2026-04-26T12:00:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-jnlo","namespace":"build-e2e-ksvs"},"namespace":"build-e2e-ksvs","name":"test-comp-jnlo","reconcileID":"b918fcc1-7575-4d60-9c37-5f1537225bfd","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-jnlo\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-120005-566"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-120005-566","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-120005-532","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-120005-566"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-120005-566","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:00:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-120005-566","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-tqmv","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-tqmv","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-120005-606"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-120005-606","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-120005-606"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-120005-606","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:00:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-wcfi","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-wcfi","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-120005-606","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-120005-641"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-120005-641","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-120005-641"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-120005-641","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:00:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-120005-641","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-seec","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-symlink-comp-seec","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-ztxz-20260426-120005-678"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-ztxz-20260426-120005-678","application":"test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-ztxz-20260426-120005-678"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","Application.Name":"test-app-ztxz","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-app-ztxz-20260426-120005-678","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:00:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-ztxz-20260426-120005-678","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz"} {"level":"info","ts":"2026-04-26T12:00:05Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-jnlo","namespace":"build-e2e-ksvs"},"application":"build-e2e-ksvs/test-app-ztxz","namespace":"build-e2e-ksvs","name":"test-comp-jnlo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"error","ts":"2026-04-26T12:00:05Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-jnlo-on-pull-request-hf7x6","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:00:06Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-tqmv-on-pull-request-fjnzt","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:00:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-wcfi-on-pull-request-bvstd","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-114529-000"} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-113512-000"} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-114529-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-psnx4","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:00:08Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-113512-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-q652v","namespace":"group-mepg"}} {"level":"error","ts":"2026-04-26T12:00:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:00:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:00:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-seec-on-pull-request-tjzn7","namespace":"build-e2e-ksvs"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-120005-606"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-120005-606"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-120005-566"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-120005-566"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-120005-641"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-120005-641"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-120005-532"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-120005-532"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-120005-678"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-120005-678"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-115654-000"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-114559-000"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-ztxz-20260426-115355-000"} {"level":"info","ts":"2026-04-26T12:00:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-ksvs","snapshot":"test-app-ztxz-20260426-115355-000"} 2026/04/26 12:00:09 http: TLS handshake error from 10.129.0.2:58572: EOF {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"204.069883ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"5a6a64d3-ee65-4532-acf2-9af95c3503cb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"209.862498ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"092d0bee-32c3-4fba-b645-6ed4bcb90973","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"220.55754ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"c8d8fdfa-35d8-4de7-9802-7af42b2c549b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"241.95238ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"5d8cc2ad-f7c8-4f09-bc49-4d3b2eca34f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"282.659329ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"4b5ff262-927d-4ebe-a18f-db43fdf4696d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"330.223216ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"990fec4f-7036-4fb2-b268-75a7165dc67c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"363.660431ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"71f1da20-c397-4bbb-8d94-5b3ba9fea929","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"684.350553ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"301d3bd5-dc86-4ffc-bb60-4904099156c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.058317618s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"1aea1792-70b7-40ec-919e-397e32a23462","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.324911392s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"4e919efb-57bd-4647-89dd-b42d22d63d12","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","reconcileID":"61e63053-8e9a-4f6a-b94d-270a5afd4c6d","component.Name":"konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115606-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-115606-000","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:d7b760677ff35ce1ebf147535ec69978c3f0e47faf86d994487aaa8a8ca53a05","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"baba2689b3eae41f336ba33ba6e882b5062f8d0e"}}}]} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw with pr group pr-branch-hyjcrq is still running, won't create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Namespace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115606-000"} 2026/04/26 12:01:16 http: TLS handshake error from 10.129.0.2:37214: EOF {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-ngbvt has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274005, NodeID:\"CR_kwDONSo-hs8AAAARA5Du1Q\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274005\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/python-component-euaulg-on-pull-request-ngbvt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274005,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:17Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000","reconcileID":"857ce57b-5969-4cac-acf1-ed328f70fd70","snapshot.name":"integ-app-oufa-20260426-115606-000","pipelinerun.name":"python-component-euaulg-on-pull-request-ngbvt","duration":3.276718845} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-mqhmp"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274005, NodeID:\"CR_kwDONSo-hs8AAAARA5Du1Q\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274005\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-115606-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mqhmp","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274005,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-ngbvt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-ngbvt has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274005, NodeID:\"CR_kwDONSo-hs8AAAARA5Du1Q\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274005\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-115606-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-mqhmp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274005/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274005,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"307.789989ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"d75fd359-a67a-4f2a-9644-bad6a174acb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"313.527784ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"1f57ffba-d6ac-41e9-8b86-4b1ee9048edb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"324.202686ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"9c1010c2-79f2-43e0-861d-427bbd956c1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"344.881507ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"d7df9510-61e6-4564-a481-3ca20e60f491","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"385.909449ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"e0d13b4b-11f0-4213-8563-b2f67d329dd1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"460.896834ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"8fcdf130-e51b-414e-a457-2c85f0519f35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"467.394886ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"6ee5f021-3056-4ca5-ab2f-660a04f32706","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"788.077001ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"1cab0c31-852b-4a4d-81de-5e423d274611","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.146901235s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"77505a8e-5902-4520-ad39-74237af8fdac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.429000752s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:01:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:01:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"f81a7a4a-3f09-4b4c-a362-343efb45739e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","reconcileID":"f5b29f64-10f3-4dcf-8abc-1d93a152ff36","component.Name":"konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115606-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","originalName":"integ-app-oufa-20260426-115606-000","newName":"integ-app-oufa-20260426-115606-000-fr","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-115606-000-fr","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","originalName":"integ-app-oufa-20260426-115606-000","finalName":"integ-app-oufa-20260426-115606-000-fr","attempts":2} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr","snapshot.Spec.Components":[{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:6c9a5d1cf0ba89927e19c6ea66197f06213eb6b40975fa5c6db267ac835b4483","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3156f95f0c99c39602866f0ec52e630e29e408f0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:318936db4dd660d31ade36ef2e3e21ac29abad70e4fadc98d38064f63ff481d0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"baba2689b3eae41f336ba33ba6e882b5062f8d0e"}}}]} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","latestSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","processedSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","latestSnapshot.Name":"integ-app-oufa-20260426-115606-000","processedSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8957","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-xhjzw has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120123-693","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Namespace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274983, NodeID:\"CR_kwDONSo-hs8AAAARA5Dypw\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274983\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274983,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:24Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","reconcileID":"a688d7b1-5996-4978-9787-7946362595c9","snapshot.name":"integ-app-oufa-20260426-115606-000-fr","pipelinerun.name":"go-component-dtmxkh-on-pull-request-xhjzw","duration":3.859579693} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-115606-000-fr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274983, NodeID:\"CR_kwDONSo-hs8AAAARA5Dypw\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274983\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-115606-000-fr and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-xhjzw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-xhjzw has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5zfmh","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274983,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-94gqx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120123-693","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-5zfmh"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-94gqx","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-94gqx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276706, NodeID:\"CR_kwDOOe2tsc8AAAARA5D5Yg\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276706,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074274983, NodeID:\"CR_kwDONSo-hs8AAAARA5Dypw\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074274983\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-115606-000-fr and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-5zfmh' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074274983/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074274983,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276706, NodeID:\"CR_kwDOOe2tsc8AAAARA5D5Yg\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276706,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-euaulg-on-pull-request-828b2","PR group":"pr-branch-hyjcrq"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"pr-branch-hyjcrq","prGroupHash":"269efa17f05bfc04997474cd1e84ceab07b94daf2e789a84a9b5ca25177b41"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074559970,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"python-component-euaulg-on-pull-request-828b2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"python-component-euaulg-on-pull-request-828b2"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v with pr group pr-branch-hyjcrq has snapshot created, skipped","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-mepg/python-component-euaulg-on-pull-request-ngbvt with pr group pr-branch-hyjcrq is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw with pr group pr-branch-hyjcrq has snapshot created, skipped","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"6254b416-7ec7-4470-8468-b24ea4e26476","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:41Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8957","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"6254b416-7ec7-4470-8468-b24ea4e26476"} {"level":"info","ts":"2026-04-26T12:01:41Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"6254b416-7ec7-4470-8468-b24ea4e26476"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-mepg/python-component-euaulg, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"6254b416-7ec7-4470-8468-b24ea4e26476","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:41Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"6254b416-7ec7-4470-8468-b24ea4e26476","latestSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1261","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-euaulg konflux-test-integration-clone-qlfqvy go-component-dtmxkh]","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Name":"python-component-euaulg-on-pull-request-828b2"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:41Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"python-component-euaulg-on-pull-request-828b2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"python-component-euaulg-on-pull-request-828b2"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1478","msg":"IntegrationTestscenario pipelineRun has been cancelled.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-pttq6","PR group":"pr-branch-hyjcrq"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115606-000-fr","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-115606-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","prGroup":"pr-branch-hyjcrq","prGroupHash":"269efa17f05bfc04997474cd1e84ceab07b94daf2e789a84a9b5ca25177b41"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-mqhmp","namespace":"group-mepg"},"pipelineRun.Name":"integration-resolver-pipelinerun-mqhmp"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074561711,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-pttq6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-pttq6"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-mepg/python-component-euaulg-on-pull-request-ngbvt with pr group pr-branch-hyjcrq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw with pr group pr-branch-hyjcrq is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-mepg/konflux-test-integration-clone-qlfqvy-on-pull-request-d645v with pr group pr-branch-hyjcrq has snapshot created, skipped","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-dtmxkh python-component-euaulg]","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-pttq6"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-mqhmp","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/python-component-euaulg-on-pull-request-828b2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelineRun.Namespace":"group-mepg","pipelineRun.Name":"go-component-dtmxkh-on-pull-request-pttq6","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","pipelinerun.Name":"go-component-dtmxkh-on-pull-request-pttq6"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1478","msg":"IntegrationTestscenario pipelineRun has been cancelled.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:44Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1478","msg":"IntegrationTestscenario pipelineRun has been cancelled.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:44Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-5zfmh","namespace":"group-mepg"},"pipelineRun.Name":"integration-resolver-pipelinerun-5zfmh"} {"level":"info","ts":"2026-04-26T12:01:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5zfmh","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120123-693","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120123-693","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-94gqx","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-94gqx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074275597,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000-fr","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074275597, NodeID:\"CR_kwDONSo-hs8AAAARA5D1DQ\", HeadSHA:\"baba2689b3eae41f336ba33ba6e882b5062f8d0e\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074275597\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-26 11:56:08 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-26 12:01:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 17s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 16s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 15s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hyjcrq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-dtmxkh | integ-app-oufa-20260426-115606-000-fr | go-component-dtmxkh-on-pull-request-xhjzw | group-snapshot-multi-component |\n| python-component-euaulg | integ-app-oufa-20260426-115606-000 | python-component-euaulg-on-pull-request-ngbvt | group-snapshot-multi-component |\n| konflux-test-integration-clone-qlfqvy | integ-app-oufa-20260426-115607-000 | konflux-test-integration-clone-qlfqvy-on-pull-request-d645v | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074275597/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236494679}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115606-000","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074564894,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115606-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276706, NodeID:\"CR_kwDOOe2tsc8AAAARA5D5Yg\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074276706,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120123-693","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:01:47Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120123-693","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-94gqx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:49Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:53Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:01:54Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:09Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:02:19Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:02:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:03:48Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:00Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:01Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:05Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:06Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:11Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:12Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:13Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:14Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:15Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:39Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:40Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:52Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000 has been superseded by build PLR python-component-euaulg-on-pull-request-828b2. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:53Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-mqhmp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:04:59Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:651","msg":"Snapshot integ-app-oufa-20260426-115606-000-fr has been superseded by build PLR go-component-dtmxkh-on-pull-request-pttq6. Canceling snapshot and its pipelineRuns","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:05:01Z","logger":"controllers.build pipeline","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"520.046ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"7b8de3ca-a7cf-4a72-ab07-eeba1147529f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"525.706386ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"b7e2e200-c9f2-40b8-8413-a5f1793cbae5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"536.889419ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"b45be4a5-4ad0-4e54-8b15-4fff954b64a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"557.431943ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"7447711c-cc8b-4dba-99c7-a95635209ba5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"598.649075ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"61b46dd4-bd4a-4cfa-af60-2c50c59786e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"655.983939ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"cb661817-3bc7-48a4-aa6b-65e49b3e0c13","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"679.385342ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"a624a131-86c1-4b52-9fd1-e5da09268c00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.000000474s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"255e497c-8efd-4452-83ed-2f5936955182","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.369879425s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"23a849e3-6e75-4145-8641-6d597027eac6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.640905734s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"e5e01009-27ea-4cc1-bf5e-381c5be2bf1e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","reconcileID":"90acaa04-3e3f-42f7-9336-8ddca471b01e","component.Name":"konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120140-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-120140-000","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:767a9ff5684bda52f4f4907d861eb5c9614ba8e1f855cc9ba75bf324684cdfbf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ceac7a9a114ae5381f51b5abf44c949197bc4ca7","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:fbf09a3921b868b6607014aab571206851e036ccf05ff6c59a2558c08484ef65","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ff698abead021faa8f5926ddc3cd26e4db1244cd"}}}]} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-mepg/go-component-dtmxkh-on-pull-request-pttq6 with pr group pr-branch-hyjcrq is still running, won't create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-828b2 has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:06:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074559970, NodeID:\"CR_kwDONSo-hs8AAAARA5VL4g\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074559970\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/python-component-euaulg-on-pull-request-828b2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074559970,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-hphwq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000","reconcileID":"6d44067f-0d68-43fa-a5c4-024f39c979a8","snapshot.name":"integ-app-oufa-20260426-120140-000","pipelinerun.name":"python-component-euaulg-on-pull-request-828b2","duration":3.586156869} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Label":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh","pipelineRun.Name":"integration-resolver-pipelinerun-hphwq"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074559970, NodeID:\"CR_kwDONSo-hs8AAAARA5VL4g\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074559970\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-120140-000 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hphwq","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-hphwq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074559970,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"python-component-euaulg-on-pull-request-828b2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-euaulg-on-pull-request-828b2 has finished running","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074559970, NodeID:\"CR_kwDONSo-hs8AAAARA5VL4g\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074559970\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-120140-000 and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hphwq' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074559970,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hphwq","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-hphwq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-python-component-euaulg"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074559970, NodeID:\"CR_kwDONSo-hs8AAAARA5VL4g\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-python-component-euaulg\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074559970\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-euaulg snapshot integ-app-oufa-20260426-120140-000 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074559970/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074559970,"CheckName":"Konflux Dev version / my-integration-test-ydrh / python-component-euaulg","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:06:48Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-hphwq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"881.25621ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"2c192857-138d-43d9-8770-49c3ad86d345","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"886.950739ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"f3e17af3-4b78-4c62-9e13-edec3e20fcb5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"897.567015ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"87afebfd-cfdf-4f48-ba57-6b3463fa016a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"918.141453ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"48388b4a-2a11-4baf-9085-d911f575f5d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"959.691486ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"994d9091-bf91-4961-8027-a93f265f0bce","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.009830789s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"1d6ed401-5706-440b-aba4-a7e6a0019316","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.040898306s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"99b1cd8c-bfd3-4a97-b405-e5a6c2e58fac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.361622629s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"72025478-3b33-4e0a-bee4-544348ba782b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"1.734626088s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:06:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"55c82195-be6e-48a4-92c3-54af33b568e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","elapsedSinceCompletion":"2.002315031s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:07:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"20848c9f-6662-4943-bcf1-2b39d1a6a60e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","reconcileID":"25134bc5-04ad-483c-aa71-00255c0668ed","component.Name":"konflux-test-integration-clone-qlfqvy"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120140-000","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","originalName":"integ-app-oufa-20260426-120140-000","newName":"integ-app-oufa-20260426-120140-000-xd","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120140-000-xd","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","originalName":"integ-app-oufa-20260426-120140-000","finalName":"integ-app-oufa-20260426-120140-000-xd","attempts":2} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd","snapshot.Spec.Components":[{"name":"go-component-dtmxkh","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/go-component-dtmxkh@sha256:e6cab094272d76dab10cdec3964685a5df225dad44348aae6c5f111516be6970","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"ff698abead021faa8f5926ddc3cd26e4db1244cd"}}},{"name":"python-component-euaulg","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-mepg/python-component-euaulg@sha256:6c9a5d1cf0ba89927e19c6ea66197f06213eb6b40975fa5c6db267ac835b4483","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"3156f95f0c99c39602866f0ec52e630e29e408f0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-mepg/python-component-euaulg-on-pull-request-ngbvt with pr group pr-branch-hyjcrq is not the latest for its component, skipped","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-mepg/go-component-dtmxkh-on-pull-request-xhjzw with pr group pr-branch-hyjcrq is not the latest for its component, skipped","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:00Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","latestSnapshot.Name":"integ-app-oufa-20260426-120140-000","processedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:00Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:00Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8957","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:07:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-pttq6 has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","caller":"status/status.go:698","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","caller":"status/status.go:685","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","caller":"status/status.go:688","msg":"The latest snapshot is the same as the processed snapshot or has the same target git repo and PR/MR number as the processed snapshot, skip checking PR/MR status","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","latestSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","processedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:924","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120701-155","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:502","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-115607-000","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074561711, NodeID:\"CR_kwDONSo-hs8AAAARA5VSrw\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074561711\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-pttq6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074561711,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-lvfmk","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:02Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","reconcileID":"d0611883-b1de-40e0-a31d-ad259992da9c","snapshot.name":"integ-app-oufa-20260426-120140-000-xd","pipelinerun.name":"go-component-dtmxkh-on-pull-request-pttq6","duration":4.329675617} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074561711, NodeID:\"CR_kwDONSo-hs8AAAARA5VSrw\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074561711\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-120140-000-xd and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh-on-pull-request-pttq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dtmxkh-on-pull-request-pttq6 has finished running","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lvfmk","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-lvfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074561711,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-ydrh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-mepg/go-component-dtmxkh-on-pull-request-pttq6 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-s6x7h","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120701-155","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-94gqx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-oufa-20260426-120123-693 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074276706, NodeID:\"CR_kwDOOe2tsc8AAAARA5D5Yg\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074276706\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-26 11:56:09 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-26 12:01:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120123-693 and scenario my-integration-test-ydrh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 17s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 16s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 15s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hyjcrq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-dtmxkh | integ-app-oufa-20260426-115606-000-fr | go-component-dtmxkh-on-pull-request-xhjzw | group-snapshot-multi-component |\n| python-component-euaulg | integ-app-oufa-20260426-115606-000 | python-component-euaulg-on-pull-request-ngbvt | group-snapshot-multi-component |\n| konflux-test-integration-clone-qlfqvy | integ-app-oufa-20260426-115607-000 | konflux-test-integration-clone-qlfqvy-on-pull-request-d645v | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074276706/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115607-000","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-s6x7h","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-s6x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074823267,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"Pending"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074561711, NodeID:\"CR_kwDONSo-hs8AAAARA5VSrw\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074561711\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-120140-000-xd and scenario my-integration-test-ydrh is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-lvfmk' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074561711,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074823267, NodeID:\"CR_kwDOOe2tsc8AAAARA5lQYw\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074823267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074823267\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-26 12:07:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074823267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074823267,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:07:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"InProgress"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120140-000-xd","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lvfmk","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-lvfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-go-component-dtmxkh"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074561711, NodeID:\"CR_kwDONSo-hs8AAAARA5VSrw\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-go-component-dtmxkh\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074561711\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-dtmxkh snapshot integ-app-oufa-20260426-120140-000-xd and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074561711/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074561711,"CheckName":"Konflux Dev version / my-integration-test-ydrh / go-component-dtmxkh","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:10Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120140-000-xd","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-lvfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120701-155","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120701-155","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-s6x7h","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-s6x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074560842,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074823267, NodeID:\"CR_kwDOOe2tsc8AAAARA5lQYw\", HeadSHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074823267\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/73074823267\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-26 12:07:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh is in progress\", Text:\"Integration test is running as pipeline run 'https://CONSOLE_URL_NOT_AVAILABLE'\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/73074823267/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236495538}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557605, Number:8957, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8957\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"a4c96e5752f65417483dc57d3afdc80f82b6686d\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"79d141c8e6547e47ffcfb570addf4eda0186cccf\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074823267,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074560842, NodeID:\"CR_kwDONSo-hs8AAAARA5VPSg\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-ydrh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074560842\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-26 12:01:41 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-26 12:07:11 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-ydrh has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-hyjcrq and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-euaulg | integ-app-oufa-20260426-120140-000 | python-component-euaulg-on-pull-request-828b2 | group-snapshot-multi-component |\n| konflux-test-integration-clone-qlfqvy | integ-app-oufa-20260426-115607-000 | konflux-test-integration-clone-qlfqvy-on-pull-request-d645v | konflux-test-integration-clone |\n| go-component-dtmxkh | integ-app-oufa-20260426-120140-000-xd | go-component-dtmxkh-on-pull-request-pttq6 | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074560842/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ydrh / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd","scenarioName":"my-integration-test-ydrh","externalID":"my-integration-test-ydrh-pr group"} {"level":"info","ts":"2026-04-26T12:07:13Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074830362,"CheckName":"Konflux Dev version / my-integration-test-ydrh / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-26T12:07:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-26T12:07:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integration-resolver-pipelinerun-s6x7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-mepg","name":"my-integration-test-wfks"}} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wfks"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wfks"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:640","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScenario.Name":"my-integration-test-wfks"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationTestScneario.Name":"my-integration-test-wfks"} {"level":"error","ts":"2026-04-26T12:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","integrationScenario.Name":"my-integration-test-wfks","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-oufa-20260426-120701-155: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"error","ts":"2026-04-26T12:07:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Scenario":"my-integration-test-wfks","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120701-155","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-120140-000","scenarioName":"my-integration-test-wfks","externalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074835151,"CheckName":"Konflux Dev version / my-integration-test-wfks / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-115607-000","scenarioName":"my-integration-test-wfks","externalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074835624,"CheckName":"Konflux Dev version / my-integration-test-wfks / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-115607-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","destinationComponentSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-ydrh"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","scenario.Name":"my-integration-test-wfks","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testedSnapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ExternalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","existingCheckRun":"github.CheckRun{ID:73074835151, NodeID:\"CR_kwDONSo-hs8AAAARA5l-zw\", HeadSHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", ExternalID:\"my-integration-test-wfks-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074835151\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/73074835151\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-26 12:07:18 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-26 12:07:18 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-oufa-20260426-120701-155 and scenario my-integration-test-wfks is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-oufa-20260426-120701-155: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec.\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/73074835151/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wfks / pr group\", CheckSuite:github.CheckSuite{ID:66236818015}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3585557555, Number:21380, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21380\", Head:github.PullRequestBranch{Ref:\"pr-branch-hyjcrq\", SHA:\"ff698abead021faa8f5926ddc3cd26e4db1244cd\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}, Base:github.PullRequestBranch{Ref:\"love-triangle-ijhntj\", SHA:\"3156f95f0c99c39602866f0ec52e630e29e408f0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.NameSpace":"group-mepg","snapshot.Name":"integ-app-oufa-20260426-120140-000-xd","scenarioName":"my-integration-test-wfks","externalID":"my-integration-test-wfks-pr group"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","ID":73074836106,"CheckName":"Konflux Dev version / my-integration-test-wfks / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","testedSnapshot.Name":"integ-app-oufa-20260426-120701-155","destinationSnapshot.Name":"integ-app-oufa-20260426-120140-000-xd","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-oufa-20260426-120701-155","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","snapshot.Name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-115122-000"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120737-226"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120737-226","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-115122-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-kl9h4","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120737-226"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120737-226","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:07:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120737-226","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"error","ts":"2026-04-26T12:07:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-dtmxkh","namespace":"group-mepg"},"namespace":"group-mepg","name":"go-component-dtmxkh","reconcileID":"9340e4a8-5ac8-4273-9805-6c524f9959f9","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-dtmxkh\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-oufa-20260426-120737-325"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-oufa-20260426-120737-325","application":"integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-oufa-20260426-120737-325"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","Application.Name":"integ-app-oufa","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"integ-app-oufa-20260426-120737-325","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:07:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-oufa-20260426-120737-325","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-dtmxkh","namespace":"group-mepg"},"application":"group-mepg/integ-app-oufa","namespace":"group-mepg","name":"go-component-dtmxkh","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-4fnvr","namespace":"group-mepg"},"pipelineRun.Name":"integration-resolver-pipelinerun-4fnvr"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-4fnvr","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-4fnvr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-5zfmh","namespace":"group-mepg"},"pipelineRun.Name":"integration-resolver-pipelinerun-5zfmh"} {"level":"error","ts":"2026-04-26T12:07:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-56htr","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-5zfmh","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-5zfmh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"integration-resolver-pipelinerun-lvfmk","namespace":"group-mepg"},"pipelineRun.Name":"integration-resolver-pipelinerun-lvfmk"} {"level":"info","ts":"2026-04-26T12:07:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lvfmk","namespace":"group-mepg"},"namespace":"group-mepg","name":"integration-resolver-pipelinerun-lvfmk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-26T12:07:37Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-pttq6","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-pull-request-xhjzw","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:38Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dtmxkh-on-push-4fgp6","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120140-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-euaulg","namespace":"group-mepg"},"namespace":"group-mepg","name":"python-component-euaulg","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-oufa\" not found","component":{"name":"python-component-euaulg","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120737-325"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120737-325"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120737-226"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120737-226"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120123-693"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-115113-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-115606-000-fr"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-115606-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120701-155"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-120140-000-xd"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-114517-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-oufa-20260426-115607-000"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-mepg","snapshot":"integ-app-oufa-20260426-115607-000"} 2026/04/26 12:07:38 http: TLS handshake error from 10.129.0.2:43012: EOF {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-qlfqvy","namespace":"group-mepg"},"namespace":"group-mepg","name":"konflux-test-integration-clone-qlfqvy","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.component","caller":"helpers/errorhandlers.go:96","msg":"Could not get Application from Component. Application may have been removed. Declining to proceed with reconciliation due to the error: Application.appstudio.redhat.com \"integ-app-oufa\" not found","component":{"name":"konflux-test-integration-clone-qlfqvy","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-120123-693\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-94gqx","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-120140-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-hphwq","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-120701-155\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-s6x7h","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-115113-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-gqht6","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-115607-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-cncjm","namespace":"group-mepg"}} {"level":"info","ts":"2026-04-26T12:07:38Z","logger":"controllers.integration pipeline","caller":"helpers/errorhandlers.go:96","msg":"Could not get Snapshot from PipelineRun. Snapshot may have been removed. Declining to proceed with reconciliation due to the error: Snapshot.appstudio.redhat.com \"integ-app-oufa-20260426-115606-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-mqhmp","namespace":"group-mepg"}} {"level":"error","ts":"2026-04-26T12:07:41Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-828b2","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-dvxbl","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-pull-request-ngbvt","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:42Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-euaulg-on-push-d7lpq","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-54mjx","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:07:44Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-qlfqvy-on-pull-request-d645v","namespace":"group-mepg"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"561.173497ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"18bbaa50-cff6-48f0-b145-b7d98e65a20b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"566.727011ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"8492e1fa-562d-4256-8b13-6f924e208dd6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"577.158621ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"74087862-0b7f-422f-8c43-aa2e98f87b9f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"598.276736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"f54742ff-3903-420e-b46e-2ce9c1f89b74","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"638.737482ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"3fb6653e-17b4-4a79-969f-94238f848e3a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"708.098492ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"298923a7-32e3-4a86-b8d2-ddb8795210f9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"719.59048ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"1d68f5e5-1384-475d-bf84-50041e05dc50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"1.040412853s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"28075073-7e05-4543-9944-ea74dcdae70a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"1.42549552s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"8e5de1eb-21c3-459d-8516-34d2e1d04df5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","elapsedSinceCompletion":"1.681233037s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:13:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:13:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","reconcileID":"b96ff552-ed23-455f-a0c9-0f65150b1ce6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mvxm-20260426-114623-000","application":"build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-114623-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-114623-000","snapshot.Spec.Components":[{"name":"go-component-spwugz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz@sha256:fd75bdf3c353f0961a5295b334f3c40682b52542acd177eebbf4bbc8d50ff332","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"696ee7298060d434848c322643ad1e96bdc885f9"}}}]} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-spwugz is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e3d79791b9de5b530fbb61327a0c11319c3a1420c6d4aefee40d0e5da0182a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","Application.Name":"build-suite-positive-mc-mvxm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"}} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-114623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:13:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-114623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-114623-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","snapshot.Namespace":"build-e2e-tfmo","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-114623-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:13:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-8tv7s has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-pull-request-8tv7s","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:13:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-pull-request-8tv7s has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-pull-request-8tv7s","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-mvxm-20260426-114623-000"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-spwugz-on-push-qn5qk is not associated with a pull request","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:11Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-vrsgqv","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrsgqv-on-pull-request-p49kc","PR group":"konflux-python-component-vrsgqv"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:14:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:15:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:11Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:11Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:11Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:11Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:11Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:11Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-p49kc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":"2026-04-26 12:20:22 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":"2026-04-26 12:20:22 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:20:12Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:14:27Z","completionTime":"2026-04-26T12:20:12Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-cd4f6201170fb5ca9ce1830217cdd02485482b52"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-co484c19ddf4a97f14bc8b56a00d8ef4a8-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-p49kc-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-a61bcf613530bb28e39a41bae1bda7ae-6b85adc1fd999b82-01"}},"deletionTimestamp":"2026-04-26 12:20:22 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-p49kc has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-p49kc","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrsgqv-on-pull-request-9wlnx","PR group":"konflux-python-component-vrsgqv"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-p49kc with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:20:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:21:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-9wlnx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":"2026-04-26 12:26:33 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":"2026-04-26 12:26:33 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:26:23Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:20:27Z","completionTime":"2026-04-26T12:26:23Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-f8dbaf90e6eb4eabfed48dcbf00506432fd0cde2"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-coe2bfccf9e997fcbb30febaa29cba42dc-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-9wlnx-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-3fb6839bbcd873600ca32c2f1b90b384-b35e20d2dfeb2323-01"}},"deletionTimestamp":"2026-04-26 12:26:33 +0000 UTC"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-9wlnx has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-9wlnx","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-vrsgqv-on-pull-request-hg9td","PR group":"konflux-python-component-vrsgqv"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-tfmo/python-component-vrsgqv-on-pull-request-9wlnx with pr group konflux-python-component-vrsgqv is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:26:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:47Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:47Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:47Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:47Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","prGroup":"konflux-python-component-vrsgqv","prGroupHash":"03144ec83849c340792442ebc0d667df334e9c313efe38c8beed8b296e7255"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-vrsgqv is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-26T12:31:48Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-04-26T12:26:38Z","completionTime":"2026-04-26T12:31:48Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:b797dd453ddad669365de6de4649e3a9e37e77aa26eb9862ca079a36cbfe64a4"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:20fd86e70acd641e37c28847f1e3ea28629149358a8591460c02cf0cc7e13e22"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta-min:0.9@sha256:43f0592e75657718c0a1ddbc0033132014d6b24e9f2391a0ce14187ec13e12ca"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"python-component"},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"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)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/python-component-vrsgqv:on-pr-b383d50b9e45d54255da351f9af16377b7cddb2c"},{"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"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","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"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:fa19753f59288a397aab2ddb9459f35f0ec1b89f43c36e944a3958db72becb5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:624d9ed6d461b59a16d8c1578276626c02fa6d56e0ee4bcd752f7859055f21ab"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:ce4bace2998b02d8a4da188df4f460e1952770ccd1d2fadddefd4f2ba748705b"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-cobbafd6e85885a87369a809a8917102b6-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"python-component-vrsgqv-on-pull-request-hg9td-build-container","pipelineTaskName":"build-container"}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-d4b5f6452ebe41a6f7cfe28613335e9a-8e999d4edfb5e8eb-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"python-component-vrsgqv-on-pull-request-hg9td","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:31:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-vrsgqv-on-pull-request-hg9td has finished running","buildpipelineRun":{"name":"python-component-vrsgqv-on-pull-request-hg9td","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-26T12:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:51Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","reconcileID":"b4a23141-c39d-44ca-9cb6-74444836c37d","Component.Namespace":"build-e2e-tfmo","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz@sha256:f2e632a5355da043529c63d2583ee3b2abb8500610e606e431e98bcac9016826","Component.Name":"go-component-spwugz","lastBuildCommit":"0c8e85e1f18cd20986b8fc721aa734482bde66de"} {"level":"info","ts":"2026-04-26T12:32:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","component.Namespace":"build-e2e-tfmo","component.Name":"go-component-spwugz"} {"level":"info","ts":"2026-04-26T12:32:51Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","reconcileID":"b4a23141-c39d-44ca-9cb6-74444836c37d","component.Name":"python-component-vrsgqv"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-mvxm-20260426-121401-000"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-mvxm-20260426-121401-000","application":"build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-mvxm-20260426-121401-000"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-121401-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-121401-000","snapshot.Spec.Components":[{"name":"go-component-spwugz","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-tfmo/go-component-spwugz@sha256:f2e632a5355da043529c63d2583ee3b2abb8500610e606e431e98bcac9016826","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"0c8e85e1f18cd20986b8fc721aa734482bde66de"}}}]} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","Application.Name":"build-suite-positive-mc-mvxm","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"build-suite-positive-mc-mvxm-20260426-121401-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:32:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-mvxm-20260426-121401-000","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-121401-000"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-121401-000"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-push-qn5qk has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","snapshot.Name":"build-suite-positive-mc-mvxm-20260426-121401-000"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm","namespace":"build-e2e-tfmo","name":"go-component-spwugz-on-push-qn5qk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-spwugz-on-push-qn5qk has finished running","buildpipelineRun":{"name":"go-component-spwugz-on-push-qn5qk","namespace":"build-e2e-tfmo"},"application":"build-e2e-tfmo/build-suite-positive-mc-mvxm"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-wcgqw","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-2nq6j","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:32:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-mld6x","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-6529p","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:33:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-jpx7m","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-qlzw4","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:33:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:34:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:35:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"646.83037ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"8724ecd4-e128-401a-940e-7b4ff5999f24","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"652.26909ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"5885d342-cf47-4e2f-88eb-beaaef3b42df","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"662.69941ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"5b3671da-8355-45aa-9304-22ab1f63f7fc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"683.261736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"b14762dd-d3b5-4fe9-9e6f-76e9b3273d5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"724.143188ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"b9533378-1dc9-4e63-aec6-e46845078bc3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"765.843363ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"34e62055-02fc-4e3b-b377-72b6fe598b40","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"804.558316ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"416c7acc-87a8-470c-9445-9d3f657563f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.125173572s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"766d893f-bbb9-4759-afa6-0231060af244","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.532962458s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"ed38dbca-1122-4fea-a1b3-49e388bc7252","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.76606557s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"bc5ebee0-169d-4888-af6a-c71fd3fe04d2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"error","ts":"2026-04-26T12:36:36Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"31299cc9-2cdd-4ad5-b681-66dab9a3304e","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:36:36Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","reconcileID":"31299cc9-2cdd-4ad5-b681-66dab9a3304e","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-same-version-dr-20260426-123253-000","application":"moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123253-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-same-version-dr-20260426-123253-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-same-version-dr/mathwizz-history-worker@sha256:aa553998f03c0e33ac273e920a648d21a8bcc3ef347c73bba6a8c810443d4340","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-glznyg","revision":"a2cf6bb5ac2a2a08cb9779ee2ecb73c55946e7ce"}}}]} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","Application.Name":"moshekipod-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:36:36Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123253-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123253-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Namespace":"dr-test-moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:36:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-wcgqw has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123253-000"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-history-worker-on-pull-request-wcgqw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-wcgqw has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-wcgqw","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"764.976781ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"559a6c87-34c1-40bf-8925-f328ecfe5d0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"770.451505ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"fbf6aec7-6c0e-432d-b22f-48e183650670","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"780.988439ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"55b1a883-9588-47f7-91de-b8665bc0619c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"801.52941ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"1c284eb7-7521-4330-9347-07730c7d1968","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"842.189545ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"3459ba12-20e1-4e35-b6ed-673bb3e6adea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"922.797661ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"4462ff46-2cdb-4d72-b8d8-5b631361238d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.026471516s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"187c7c9e-57e0-455d-90b0-111e8f6a1c9e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.084072684s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"44d4ff76-e7c4-40fa-8efa-f3b5f7505755","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.609598868s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"858e0b4d-cc52-48bd-9ca7-e1d9a7a080bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.724811056s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"033a0206-b40c-4f64-a749-3c5e250e7ca3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"error","ts":"2026-04-26T12:36:39Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"be440658-bfa6-4aa8-a917-488617faa250","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:36:39Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","reconcileID":"be440658-bfa6-4aa8-a917-488617faa250","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-same-version-dr-20260426-123256-000","application":"moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123256-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-same-version-dr-20260426-123256-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-same-version-dr/mathwizz-frontend@sha256:d3e8e5bbdf57b27a07a14b7e0c39890fcd72c7acf95342248fa4ac6cc69e0971","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-glznyg","revision":"0ed2920c643fe12032b5402d308a58df0ac7e38a"}}}]} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","Application.Name":"moshekipod-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123256-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:36:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123256-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123256-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Namespace":"dr-test-moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123256-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:36:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-2nq6j has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123256-000"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-frontend-on-pull-request-2nq6j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-2nq6j has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2nq6j","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"667.664656ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"c10df64e-5c7b-44b9-a6be-62bd1d90c4ef","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"673.158254ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"0b7b3daf-247b-46ed-8584-20eb92f99620","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"683.611432ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"24cd41e5-ff50-4271-969e-2cff9ed4c75b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"704.851681ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"95bb3667-59c7-4153-8675-0a7e5bda6508","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"745.298213ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"173b5db0-9b9f-4833-9fa7-fd2ca46cc2cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"781.350418ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"e8551093-9132-408f-9d34-dfc6c8236424","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"826.652734ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"e2980041-8de0-4fb6-ba50-259d5f9017ff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.147486585s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"dbc72de6-70f8-460a-a71b-801ac5ab337d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.57911146s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"a2fc9c13-3d73-4df1-9349-98fe0ae7ca00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.788660546s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"946c9b6a-9599-4ff1-ba33-a62eb974d20b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"error","ts":"2026-04-26T12:36:47Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"897b428e-5d03-4547-bc5d-3e933dc0d90c","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:36:47Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","reconcileID":"897b428e-5d03-4547-bc5d-3e933dc0d90c","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-same-version-dr-20260426-123301-000","application":"kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123301-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-same-version-dr-20260426-123301-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-same-version-dr/mathwizz-web-server@sha256:7f263648007ba4210a93a90951e9a1f71672aa478aa50b1d89ebbcf76ec0879c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-mvavog","revision":"4a88840d1dea11d6087b322866177714e90e4b55"}}}]} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","Application.Name":"kokohazamar-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:36:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123301-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123301-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Namespace":"dr-test-kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:36:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-mld6x has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123301-000"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-web-server-on-pull-request-mld6x","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-mld6x has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-mld6x","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"825.044636ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"eb727a30-88ae-409b-96ac-c8abc050bd06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"830.580024ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"0d3ba04f-b9cd-4207-b4dc-f73e5469d666","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"841.02918ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"5da8fd6c-a2dc-4fe9-b96c-2a89a443188c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"861.537238ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"ea06cd04-4017-4dc8-84fe-10091d82188f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"901.985677ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"8aa464cf-e568-4c59-b139-e6c2cfbeddcc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"942.305801ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"99500429-23ad-4045-9b8d-54e749687d29","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"983.336462ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"afdf27d2-54e0-43b5-96c1-791a649c7406","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.303892278s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"d00048db-189e-40be-84fd-df68db280712","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.734064902s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"678df88d-7cfc-4adc-83d0-9f3b8157f017","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.945164309s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"63afcbfd-4229-4690-9021-cd8b6501ad1d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"error","ts":"2026-04-26T12:36:55Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"5c36c23f-cf35-40df-958c-10811c13061f","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:36:55Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","reconcileID":"5c36c23f-cf35-40df-958c-10811c13061f","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-same-version-dr-20260426-123306-000","application":"kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123306-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-same-version-dr-20260426-123306-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-same-version-dr/mathwizz-history-worker@sha256:62068fe1d4555a6344c538ace175d1b107907585a00606ad4ea0b609027700fd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-mvavog","revision":"031173c3907ea21a28e5e7a338ddef0fe95e221d"}}}]} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","Application.Name":"kokohazamar-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123306-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123306-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:36:55Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123306-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123306-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Namespace":"dr-test-kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-6529p has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.11546877s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"421dd6bf-6ef2-4f55-96e0-3c4fbaebedb7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.121441545s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"b5a85acf-7d13-4711-b6cc-ff30df6cc50e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.131891898s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"30a7b27e-8640-4890-8a3d-2f8157e6a2de","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.152238444s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"35660ddb-29ff-40e6-8edf-f6f23ba9886d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.192661888s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"7022dfb8-d7a2-4042-a1b7-29853c2541e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.272963422s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"fc419287-1668-40ff-a5d5-6ae68d81f662","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.412589258s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"fe6d2373-cce6-49b8-a3e4-8ec86592c0c7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.434057294s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"e1fc0391-6f95-4109-8cb1-7112fc809f01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"1.970254386s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"04ab1b73-402a-4ef4-a13c-e0cdc84d171f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","elapsedSinceCompletion":"2.075440525s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:36:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"bcb6e308-db6b-47a1-b5e8-eb00877e925b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123306-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-history-worker-on-pull-request-6529p","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-6529p has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-6529p","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"error","ts":"2026-04-26T12:36:57Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"f2280ba4-9aac-43ce-afb3-99cda573d5f0","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:36:57Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","reconcileID":"f2280ba4-9aac-43ce-afb3-99cda573d5f0","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-same-version-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-same-version-dr-20260426-123315-000","application":"moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123315-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-same-version-dr-20260426-123315-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-same-version-dr/mathwizz-web-server@sha256:6e19fe549818e7888a38e459763d05855b55ee6edd26515838f119c7a9b9759c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-glznyg","revision":"f0a39a7d37cba035c4005166b365d78fdd373d13"}}}]} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","Application.Name":"moshekipod-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123315-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123315-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:36:57Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"moshekipod-same-version-dr-20260426-123315-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-same-version-dr-20260426-123315-000","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Namespace":"dr-test-moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:36:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qlzw4 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","snapshot.Name":"moshekipod-same-version-dr-20260426-123315-000"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr","namespace":"dr-test-moshekipod-same-version-dr","name":"mathwizz-web-server-on-pull-request-qlzw4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:36:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qlzw4 has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qlzw4","namespace":"dr-test-moshekipod-same-version-dr"},"application":"dr-test-moshekipod-same-version-dr/moshekipod-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"951.530841ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"02fb878a-7791-4f70-8bb4-04e0f29eb750","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"957.066855ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"b5664e61-c6cd-4b4b-a653-c40f3d697337","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"967.533861ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"bf2ec9c8-efd7-4220-b51f-0f9ccdeb8873","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"988.393295ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"37969292-0b25-41cf-bf3e-ebd2e9922a5f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.028875361s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"5a70ed81-fd38-4ac8-bf81-52cf06e0c762","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.109380812s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"29a2d310-4207-4ed7-940c-8cf68884771d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.261528956s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"f73b71b6-dd26-4687-8433-2951961adb70","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.270564556s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"62d6a9d8-3a76-462b-9985-3c0c01cb9f91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.762732854s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"537cd1b7-777a-4809-88e0-d95b1194a7cc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","elapsedSinceCompletion":"1.911851935s","timeout":"5m0s"} {"level":"info","ts":"2026-04-26T12:37:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-26T12:37:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"28e2059e-d424-4ba8-b746-3152dc8aa732","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"error","ts":"2026-04-26T12:37:03Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"8c043611-70a9-4dc1-adba-73bc57d7645d","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-26T12:37:03Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","reconcileID":"8c043611-70a9-4dc1-adba-73bc57d7645d","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-same-version-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-same-version-dr-20260426-123311-000","application":"kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123311-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-same-version-dr-20260426-123311-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-same-version-dr/mathwizz-frontend@sha256:665c64c3d992e345f3a8ad2c834c32b3c00a3c71fe891020c0380463718e242e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-mvavog","revision":"b9bdee7e02bc532d09c6c5bc19669cb2ee582d12"}}}]} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","Application.Name":"kokohazamar-same-version-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"}} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-26T12:37:03Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"kokohazamar-same-version-dr-20260426-123311-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Namespace":"dr-test-kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-same-version-dr-20260426-123311-000","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-26T12:37:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-jpx7m has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","snapshot.Name":"kokohazamar-same-version-dr-20260426-123311-000"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr","namespace":"dr-test-kokohazamar-same-version-dr","name":"mathwizz-frontend-on-pull-request-jpx7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-26T12:37:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-jpx7m has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-jpx7m","namespace":"dr-test-kokohazamar-same-version-dr"},"application":"dr-test-kokohazamar-same-version-dr/kokohazamar-same-version-dr"}